Data Object - ClusterGroupInfo(vim.cluster.GroupInfo)

Property of
ClusterConfigInfoEx, ClusterGroupSpec
Extended by
ClusterHostGroup, ClusterVmGroup
Extends
DynamicData
Since
vSphere API 4.1

Data Object Description

ClusterGroupInfo is the base type for all virtual machine and host groups. All virtual machines and hosts that are part of a group must be part of the same cluster.

Properties

Name Type Description
namexsd:string

Unique name of the group.
uniqueID*xsd:string

Unique ID for the group. uniqueID is unique within a cluster. Groups residing in different clusters might share a uniqueID.

Since vSphere API 6.0
userCreated*xsd:boolean

Flag to indicate whether the group is created by the user or the system.

Since vSphere API 5.0
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition