HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/aaa_accounting_attributes/{AAA_Accounting_Attributes.session_type}

Path Params
string
enum
required

Reference Resource: AAA_Accounting_Attributes
Channel through which user is logging in: 'port-access' : dot1x and mac-auth.

Allowed:
Body Params
string
enum

Indicates mode of accounting records to be generated. 'start-stop' : In this mode, device sends a message to the configured accounting server indicating start of the accounting process for a client when a client logs in. It sends another message to the accounting server indicating end of the accounting process after the client logs out. 'stop-only' : In this mode, device sends a message to the configured accounting server indicating end of the accounting process after a client logs out. No message is sent when the client logs in.

Allowed:
boolean

Enables the device to send interim network accounting updates to the configured accounting server. This is only applicable when the accounting mode is set to start-stop.

integer
1 to 525600

Specifies the time interval(in minutes) between two successive accounting updates sent to the server. This is only applicable when interim update is enabled.

boolean

Enables the device to send interim network accounting updates to the configured accounting server on client successful reauthentication. This is only applicable when the accounting mode is set to start-stop.

Responses
200

OK

204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!