View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - PermissionBase
- Class
- VMware.Hv.PermissionBase
- Property of
- PermissionInfo
- Parameter to
- Permission_Create, Permission_CreatePermissions
- See also
- AccessGroupId, RoleId, UserOrGroupId
- Since
- Horizon View 6.0
Data Object Description
Base data used for permission creation.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
userOrGroup | UserOrGroupId |
The user or group for this permission.
|
role | RoleId |
The role for this permission.
|
accessGroup | AccessGroupId |
The access group for this permission. If the role is not applicable to
access groups, specify the root access group.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |