Data Object - VsanHealthQuerySpec(vim.host.VsanHealthQuerySpec)

Parameter to
VsanHostQueryObjectHealthSummary, VsanHostQueryVerifyNetworkSettings
Extends
DynamicData
Since
vSAN API 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 vim.host.VsanSystemEx#Mode.
See VsanMode

Since vSAN API 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
*Need not be set
Show WSDL type definition