View API


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
userOrGroupUserOrGroupId

The user or group for this permission.
  • This property cannot be updated.
roleRoleId

The role for this permission.
  • This property cannot be updated.
accessGroupAccessGroupId

The access group for this permission. If the role is not applicable to access groups, specify the root access group.
  • This property cannot be updated.