Apache CloudStack 4.14.1.0-SNAPSHOT Root Admin API Reference
					
                                        
                                        
                                    
                                listRoles
Lists dynamic roles in CloudStack
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 |