Data Object - ClusterVmOrchestrationInfo(vim.cluster.VmOrchestrationInfo)

Property of
ClusterConfigInfoEx, ClusterVmOrchestrationSpec
Extends
DynamicData
See also
ClusterVmReadiness, VirtualMachine
Since
vSphere API 6.5

Data Object Description

The ClusterVmOrchestrationInfo data object contains the orchestration configuration for a single virtual machine. This makes it possible to override the defaut behavior for an individual virtual machine.

Properties

Name Type Description
vmManagedObjectReference
to a VirtualMachine

Reference to the VM that the ready state is applied to.
vmReadinessClusterVmReadiness

Readiness policy that apply to this virtual machine.

Values specified in this object override the cluster-wide defaults for virtual machines. defaultVmReadiness

Properties inherited from DynamicData
None

Show WSDL type definition