[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
UserRole
Represents a role object in the system.
Properties
string
name
Required
The name of the role.
string
description
Optional
The description for the role.
string
displayName
Optional
A role name suitable for display.
array of
Link
links
Optional
Represents a HTTP ’link’ element. It is implicit that all the link tags support http ‘GET’ method.
array of
string
privilege-keys
Optional
The collection of privilege keys
boolean
system-created
Optional
True if this role was created by the system
JSON Example
{
"name": "string"
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Property Of
UserRoles
Parameter To
Update User Role
Create User Role
Returned By
Update User Role
Create User Role
Get Role By Name