vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterHostGroup(vim.cluster.HostGroup)
- Extends
- ClusterGroupInfo
- See also
- HostSystem
- Since
- vSphere API Release 4.1
Data Object Description
The ClusterHostGroup data object identifies hosts for VM-Host rules. VM-Host rules determine placement of virtual machines on hosts in a cluster. The logic specified in a ClusterVmHostRuleInfo object determines where virtual machines can be powered-on.Properties
Name | Type | Description |
---|---|---|
host* | ManagedObjectReference[]
to a HostSystem[] |
List of hosts that are part of this group.
A host group can contain zero or more hosts.
|
Properties inherited from ClusterGroupInfo | ||
name, uniqueID, userCreated | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |