Get Role Info
Get role information
Request
URI
GET
https://nsxmanager.your.domain/api/v1/aaa/roles/{role}
COPY
Path Parameters
string
role
Required
Role Name
Responses
200
Success
Returns RoleWithFeatures of type(s) application/json
{
"role": "string",
"features": [
{
"feature": "string",
"permission": "string"
}
]
}
string
role
Optional
Role name
412
Returns PreconditionFailed of type(s) application/json
Operation doesn't return any data structure
500
Operation doesn't return any data structure
503
Returns ServiceUnavailable of type(s) application/json
Operation doesn't return any data structure
Aaa Operations
POST
Create Registration Token
POST
Create Role Binding
DELETE
Delete Registration Token
DELETE
Delete Role Binding
GET
Get All Role Bindings
GET
Get All Roles Info
GET
Get Current User Info
GET
Get Group Vidm Search Result
GET
Get Registration Token
GET
Get Role Binding
GET
Get Role Info
GET
Get User Vidm Search Result
POST
Get Vidm Search Result
PUT
Update Role Binding