[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
RolePermission
Represents role based permissions to objects. The role’s privileges will apply to all of the objects identified by the traversal specification. Optionally permission can be flagged to allow all objects ignoring traversal specifications.
Properties
string
roleName
Required
The role name.
boolean
allowAllObjects
Optional
If true then ignore traversal specifications and allow all objects
array of
Link
links
Optional
Represents a HTTP ’link’ element. It is implicit that all the link tags support http ‘GET’ method.
string as uuid
scopeId
Optional
The id of the scope
array of
TraversalSpecInstance
traversal-spec-instances
Optional
Collection of traversal specification instances
JSON Example
{
"roleName": "string"
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Property Of
RolePermissions
User
UserGroup
Parameter To
Assign Role Permission To User Group
Assign Role Permission To User