Request parameters
| Parameter Name | Description | Required |
| name | Creates a role with this unique name | true |
| description | The description of the role | false |
| roleid | ID of the role to be cloned from. Either roleid or type must be passed in | false |
| type | The type of the role, valid options are: Admin, ResourceAdmin, DomainAdmin, User | false |
Response Tags
| Response Name | Description |
| isdefault | true if role is default, false otherwise |
| type | the type of the role |