Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterVmOrchestrationInfo(vim.cluster.VmOrchestrationInfo)
- Property of
- ClusterConfigInfoEx, ClusterVmOrchestrationSpec
- Extends
- DynamicData
- See also
- ClusterVmReadiness, VirtualMachine
- Since
- vSphere API Release 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 |
---|---|---|
vm | ManagedObjectReference
to a VirtualMachine |
Reference to the VM that the ready state is applied to.
|
vmReadiness | ClusterVmReadiness |
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
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |