List Application Roles
API code: LIST_APPLICATION_ROLES
Pre-authorized role(s): PROVIDER_ADMIN
Platform(s): AMAZON
| OSIS
| CLOUDIAN
| ECS
Request
URI
GET
https://apaas-29.eng.vmware.com//api/v1/core/roles
COPY
Responses
200
OK
Returns Array of BuiltInRole of type(s) application/json
[
{
"name": "string",
"rights": [
{
"rightName": "string",
"category": "string"
}
]
}
]
Role Management Operations
GET
Get Application Role
GET
List Application Roles
GET
List Rights
PATCH
Update Application Role