HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/aaa_server_groups

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 32

Reference Resource: AAA_Server_Group
Name of the server group.

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
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
LoadingLoading…