The AddRoleInput
input
includes various settings.
Table: AddRoleInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 17, 2024 | |||||
color | string | Long-Term | The color used for highlighting role added. | ||
displayName | string | yes | Long-Term | The name to display for the role added. | |
objectAction | ObjectAction | Long-Term | The object of the action. See ObjectAction . | ||
organizationManagementPermissions | [OrganizationManagementPermission ] | yes | Long-Term | The management permissions for the organization. See OrganizationManagementPermission . | |
organizationPermissions | [OrganizationPermission ] | yes | Long-Term | The permissions for the organization. See OrganizationPermission . | |
systemPermissions | [SystemPermission ] | yes | Long-Term | The permissions for the system. See SystemPermission . | |
ViewPermissions | [Permission ] | yes | Long-Term | The permissions for the view. See Permission . |