vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VimClusterVSANStretchedClusterCapability(vim.cluster.VSANStretchedClusterCapability)
- Returned by
- VSANVcRetrieveStretchedClusterVcCapability
- Extends
- DynamicData
- See also
- VimHostVSANStretchedClusterHostCapability
- Since
- vSphere API Release 6.0
Data Object Description
Capability that whether a host can support vSAN stretched clusterProperties
Name | Type | Description |
---|---|---|
connStatus* | xsd:string |
Connection status to present whether this host is connected to
vCenter server, valid values include: connected, notResponding
and disconnected.
|
hostCapability* | VimHostVSANStretchedClusterHostCapability |
Detailed information of ESXi software to support vSAN
stretched cluster, for now, it only contains the feature version
information. For vSphere vSAN 6.1, the version is 1.0;
and vSphere vSAN 6.2, the version is 2.0.
|
hostMoId | xsd:string |
ManagedEntity Id of target host
|
isSupported* | xsd:boolean |
Whether ESXi software of target host can support vSAN
stretched cluster. The vSAN stretched cluster feature
is supported since vSphere vSAN 6.1.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |