Aaa APIs

Aaa APIs
Operations
POST
Create Registration Token
Create registration access token
POST
Create Role Binding
Assign roles to User or Group
POST
Delete All Stale Role Bindings Delete Stale Bindings
Delete all stale role assignments
DELETE
Delete Registration Token
Delete registration access token
DELETE
Delete Role Binding
Delete user/group's roles assignment
GET
Get All Role Bindings
Get all users and groups with their roles
GET
Get All Roles Info
Get information about all roles
GET
Get Current User Info
Get information about logged-in user. The permissions parameter of the NsxRole has been deprecated.
GET
Get Group Vidm Search Result
Get all the User Groups where vIDM display name matches the search key case insensitively. The search key is checked to be a substring of display name. This is a non paginated API.
GET
Get Registration Token
Get registration access token
GET
Get Role Binding
Get user/group's role information
GET
Get Role Info
Get role information
GET
Get User Vidm Search Result
Get all the users from vIDM whose userName, givenName or familyName matches the search key case insensitively. The search key is checked to be a substring of name or given name or family name. This is a non paginated API.
POST
Get Vidm Search Result
Get all the users and groups from vIDM matching the search key case insensitively. The search key is checked to be a substring of name or given name or family name of user and display name of group. This is a non paginated API.
PUT
Update Role Binding
Update User or Group's roles