Queries the IDs of all RAM users or RAM roles to which a Role-based Access Control (RBAC) role is assigned.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
UserType | string | Yes | Specifies whether to query the IDs of all RAM users or RAM roles to which an RBAC role is assigned. Valid values:
| SubUser |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "12B94024-C241-13CD-BA44-6106DF1****",
"UIDs": [
"2940213405997****"
]
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2022-01-12 | Add Operation | see changesets |