View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - RoleData
- Class
- VMware.Hv.RoleData
- Property of
- RoleInfo
- See also
- PermissionId
- Since
- Horizon View 6.0
Data Object Description
Readonly data about this role.Data Object Properties
Properties
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
builtin | xsd:boolean |
Whether or not this is a built-in role (or custom). Built-in roles
cannot be edited.
|
||||||||||||||||||||||||
permissions | PermissionId[] |
Administrative permissions (user/group and access group) for this role.
|
||||||||||||||||||||||||
appliesToAccessGroup | xsd:boolean |
Specifies whether access group is applicable for this role. This will be true
when the role contains atleast one object specific privilege.
Since Horizon 7.8
|
||||||||||||||||||||||||
type | xsd:string |
The role type. It will be null for custom roles.
Since Horizon 7.8
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |