UpdateRoleInput is used to input data for updating a role.

Table: UpdateRoleInput

ParameterTypeRequiredDefaultStabilityDescription
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: Oct 4, 2024
colorstring  Long-TermThe color for displaying the role.
descriptionstring  Long-TermThe description of the role to update.
displayNamestringyes Long-TermThe display name of the role to update.
objectActionObjectAction  Long-TermThe object of the action. See ObjectAction.
organizationManagementPermissions[OrganizationManagementPermission]yes Long-TermList of permissions given for organization management. See OrganizationManagementPermission.
organizationPermissions[OrganizationPermission]yes Long-TermList of permissions given for the organization. See OrganizationPermission.
RoleIdstringyes Long-TermThe unique identifier of the role to update.
systemPermissions[SystemPermission]yes Long-TermList of permissions given for users who are assigned the role. See SystemPermission.
ViewPermissions[Permission]yes Long-TermA list of permissions associated with the view. See Permission.