Data Object - VsanHistoricalHealthQuerySpec(vim.cluster.VsanHistoricalHealthQuerySpec)

Parameter to
VsanQueryClusterHistoricalHealth
Extends
DynamicData
See also
ClusterComputeResource
Since
vSAN API vSAN 7.0U2

Data Object Description

Generic class to define the query spec for vSAN cluster historical health information.

Properties

Name Type Description
clustersManagedObjectReference[]
to a ClusterComputeResource[]

The target cluster list. Only the query for a single cluster is supported for now.
end*xsd:dateTime

The end time querying from the historical result. Default is till now if not specified.
groupId*xsd:string

The group ID which the health test belongs to. To get all supported health test IDs and their associated group ID, refer to vim.cluster.VsanVcClusterHealthSystem#VsanQueryAllSupportedHealthChecks
startxsd:dateTime

The start time querying from the historical result.
testId*xsd:string

The target health test ID. To get all supported health test IDs and their associated group ID, refer to vim.cluster.VsanVcClusterHealthSystem#VsanQueryAllSupportedHealthChecks
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition