vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHealthQuerySpec(vim.host.VsanHealthQuerySpec)
- Parameter to
- VsanHostQueryObjectHealthSummary, VsanHostQueryVerifyNetworkSettings
- Extends
- DynamicData
- Since
- vSAN 7.0U1
Data Object Description
The additional spec for querying the vSAN health, e.g., whether it should include the server vSAN datastore.Properties
Name | Type | Description |
---|---|---|
includeAllRemoteClusters* | xsd:boolean |
True to include all of server vSAN clusters mounted on the host.
This parameter will be ignored for network health check since network
check only support one server cluster for each query.
|
latencyOnly* | xsd:boolean |
True to only check network latency of hosts between local
and server vSAN cluster.
|
mode* | xsd:string |
Mode for vSAN. Supported mode mode. See VsanMode Since vSAN 7.0U2 |
remoteClusterUuids* | xsd:string[] |
The server vSAN cluster UUIDs for query. This parameter will be
ignored if the includeAllRemoteClusters is set.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |