Skip to content

Data Object - PermissionBase

Java Class

com.omnissa.vdi.vlsi.binding.vdi.users.Permission.PermissionBase

Property of

PermissionInfo

Parameter to

Permission_Create, Permission_CreatePermissions

See also

AccessGroupId, GlobalAccessGroupId, RoleId, UserOrGroupId

Since

Horizon View 6.0

Data Object Description

Base data used for permission creation. 3

Data Object Properties

Name Type Description
userOrGroup UserOrGroupId The user or group for this permission. 2
role RoleId The role for this permission. 2
accessGroup AccessGroupId The access group for this permission. If the role is not applicable to access groups, specify the root access group. 1 2
globalAccessGroup GlobalAccessGroupId The global access group for this permission. If the role is applicable to global access groups, then it is required. Since Horizon 8.2 1 2

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This data object must be updated as a whole.