vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterGroupInfo(vim.cluster.GroupInfo)
- Property of
- ClusterConfigInfoEx, ClusterGroupSpec
- Extended by
- ClusterHostGroup, ClusterVmGroup
- Extends
- DynamicData
- Since
- vSphere API Release 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 |
---|---|---|
name | xsd: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 Release 6.0 |
userCreated* | xsd:boolean |
Flag to indicate whether the group is created by the user or the system.
Since vSphere API Release 5.0 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |