HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/aaa_server_groups/{AAA_Server_Group.group_name}

Path Params
string
required

Reference Resource: AAA_Server_Group
Name of the server group.

Body Params
string
enum

'none': System-defined group, no members. All authentication requests against this group type will be automatically authorized. 'local': System-defined group, no members. All authentication requests against this group type will be locally authorized. 'radius': System-defined group, open exclusively to RADIUS server members. All authentication requests against this group type will be authorized via RADIUS based on configuration order 'tacacs': System-defined group, open exclusively to TACACS+ server members. All authentication requests against this group type will be authorized via TACACS based on configuration. order '123xyz': User-defined group, open exclusively to RADIUS or TACACS+ server members but not both. All authentication requests against this group type will be authorized based on configuration order.

Allowed:
string
enum

Indicator of whether the group is built-in(system-defined) or configured by the user. Unlike user configured groups, built-in groups cannot be deleted.

Allowed:
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!