HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/radius_dynamic_authorization_clients

Path Params
string
required

Reference Resource: VRF
VRF identifier. Should be alphanumeric. VRF names must be unique.

Body Params
string
required

Reference Resource: Radius_Dynamic_Authorization_Client
IPV4/IPV6 address or FQDN of the RADIUS DAC.

string
enum

Reference Resource: Radius_Dynamic_Authorization_Client
Specify the connection_type of RADIUS DAC.

Allowed:
boolean

Enables replay protection for the client.

string
enum

Enforcement mode of RFC5176. 'strict': authorization attributes are not allowed as part of disconnect requests. 'loose' : authorization attributes are allowed as part of disconnect requests.

Allowed:
string
length between 1 and 192

The secret key used to communicate with this RADIUS DAC. If not set, then all requests from DAC will be silently discarded.

integer
1 to 65535

Time Window (in secs) within which RADIUS packets carrying the 'Event-Timestamp' attribute will be considered as current and accepted for processing by the NAS.

string
required

Reference Resource: Radius_Dynamic_Authorization_Client
VRF of the RADIUS Dynamic Authorization Client(DAC).

Responses
201

Created

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!