HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Radius Attribute

Create RADIUS vendor specific attribute (VSA).

Query Params
string
required
1 to 256
Defaults to /md

Hierarchy path

string
required
1 to 256

SESSION id from authentication cookie

Body Params

Create RADIUS vendor specific attribute (VSA).

string
enum
required
Allowed:
string
required
1 to 32

Attribute name

integer
required
0 to 255

Attribute ID (0 ~ 255)

string
required
1 to 32

Vendor Name

integer
required
1 to 1000000

Vendor ID (1 ~ 1000000)

Responses
200

Successful Response

401

Unauthorized

403

Forbidden

415

Unsupported Type

Language