HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/user_groups/{User_Group.name}/rbac_rules/{RBAC_Rule_Entry.sequence_number}

Path Params
string
required

Reference Resource: User_Group
Name of the user group. Built-in user groups are as follows: administrators: System-defined group with associated privilege level of 15. Members have access to: All the CLI commands and bash shell. All the REST Methods through REST APIs. operators: System-defined group with associated privilege level of 1. Members have access to: All "show" CLI commands (except those that display sensitive information). All "GET" requests through REST APIs. auditors: System-defined group with associated privilege level of 19. Members have access to: All "show" CLI commands to display and copy security logs. All "GET" requests for security logs through REST APIs. Only users belonging to the above three default groups will be allowed access to REST APIs.

string
required

Reference Resource: RBAC_Rule_Entry
Role Based Access Control rules applicable to a user group. When local authorization is added to AAA authorization list, these rules will be traversed in an ascending order of the sequence number to find a rule that matches the user operation on the switch. The matching rule determines whether the user operation is allowed or denied. If no rule matches, user operation will be denied.

Query Params
attributes
array of strings

Columns to display.

attributes
integer

Depth to traverse.

string
enum

Select configuration, status and/or statistics. Default is all categories.

Allowed:
filter
array of strings

Filter rows by attribute values. Format: attribute:value

filter
string
enum

Count the number of rows found.

Allowed:
Headers
string

Entity-tag value for representation comparison (see RFC 7232 - Conditional Requests - section 3.2)

Responses

304

Not Modified

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json