| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
A VM-VM Dependency rule identifies the following groups.
The VMs in vmGroup depends on the list of VMs specified in dependsOnVmGroup.
For example, this rule is used during vSphere HA VM recovery orchestration. vSphere HA will not restart the VMs in vmGroup until all the VMs in dependsOnVmGroup are deemded "ready" (See ClusterVmReadiness).
All the virtual machines referenced by this rule must be in the same cluster.
Properties
Name | Type | Description |
---|---|---|
dependsOnVmGroup | xsd:string |
Depdendency virtual group name
(ClusterVmGroup.name).
The virtual group may contain one or more virtual machines.
|
vmGroup | xsd:string |
Virtual group name. The virtual group may contain one or more virtual
machines.
ClusterVmGroup.name
|
Properties inherited from ClusterRuleInfo | ||
enabled, inCompliance, key, mandatory, name, ruleUuid, status, userCreated | ||
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |