Data Object - AccessGroupBase

Class
VMware.Hv.AccessGroupBase
Property of
AccessGroupInfo
Parameter to
AccessGroup_Create
See also
AccessGroupId
Since
Horizon View 6.0

Data Object Description

Base data used for access group creation.

Data Object Properties

Properties

Name Type Description
namexsd:string

The 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 access group description.
  • This property need not be set.
  • This property cannot be updated.
  • This property has a maximum length of 400 characters.
parentAccessGroupId

The AccessGroupId 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.