Data Object - GlobalAccessGroupBase

Class
VMware.Hv.GlobalAccessGroupBase
Property of
GlobalAccessGroupInfo
Parameter to
GlobalAccessGroup_Create
See also
GlobalAccessGroupId
Since
Horizon 8.2

Data Object Description

Base data used for global access group creation.

Data Object Properties

Properties

Name Type Description
namexsd:string

The global access group name.
  • This property cannot be updated.
  • This property must contain only alphanumerics, spaces, underscores, and dashes. The maximum length is 32 characters.
descriptionxsd:string

The global access group description.
  • This property need not be set.
  • This property cannot be updated.
  • This property has a maximum length of 400 characters.
parentGlobalAccessGroupId

The GlobalAccessGroupId of the access group's parent. This is unset if this is the root access group.
  • This property need not be set.
  • This property cannot be updated.