Request parameters
| Parameter Name | Description | Required |
| id | List role by role ID. | false |
| name | List role by role name. | false |
| type | List role by role type, valid options are: Admin, ResourceAdmin, DomainAdmin, User. | false |
Response Tags
| Response Name | Description |
| id | the ID of the role |
| description | the description of the role |
| name | the name of the role |
| type | the type of the role |