Request parameters
Parameter Name | Description | Required |
id | ID of the role | true |
description | The description of the role | false |
description | The description of the role | false |
ispublic | Indicates whether the role will be visible to all users (public) or only to root admins (private). | false |
name | creates a role with this unique name | 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 |
state | the state of the role |
type | the type of the role |