vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostCreateVmHealthTestResult(vim.cluster.VsanHostCreateVmHealthTestResult)
- Property of
- VsanClusterCreateVmHealthTestResult, VsanClusterHealthSummary
- Returned by
- VsanHostCreateVmHealthTest
- Extends
- DynamicData
- See also
- LocalizedMethodFault
- Since
- vSphere API Release 5.5
Data Object Description
This class encapsulates VM creation test result for a single vSAN hostProperties
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
|
hostname | xsd:string |
The host name
|
state | xsd:string |
The VM creation test state. All of possible states are "error", "timeout"
and "success"
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |