Data Object - VsanHostCreateVmHealthTestResult(vim.cluster.VsanHostCreateVmHealthTestResult)

Property of
VsanClusterCreateVmHealthTestResult, VsanClusterHealthSummary
Returned by
VsanHostCreateVmHealthTest
Extends
DynamicData
See also
LocalizedMethodFault
Since
vSphere API 5.5

Data Object Description

This class encapsulates VM creation test result for a single vSAN host

Properties

Name Type Description
fault*LocalizedMethodFault

The exception fault for the VM creation test, which will be set when the host is disconnected, cannot create virtual machine or timed out when creating VM and any exception throwing from destroying the created VM
hostnamexsd:string

The host name
statexsd:string

The VM creation test state. All of possible states are "error", "timeout" and "success"
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition