vSAN Management API


Data Object - VsanPerfDiagnoseQuerySpec(vim.cluster.VsanPerfDiagnoseQuerySpec)

Parameter to
VsanPerfDiagnose, VsanPerfDiagnoseTask
Extends
DynamicData
Since
6.6

Data Object Description

This data object specifies the query parameters for the vSAN Performance diagnostic query.

Properties

Name Type Description
context*xsd:string

Any additional context that can be supplied as a hint to the diagnosis. As an example, if for HCIBench workloads, the string 'HCIBench' can be supplied here.

Since 6.7
endTimexsd:dateTime

The end time of the period for which the cluster performance will be diagnosed. This parameter must be specified.
queryTypexsd:string

The query type for which the cluster performance will be diagnosed.
See VsanPerfDiagnosticQueryType

startTimexsd:dateTime

The start time of the period for which the cluster performance will be diagnosed. This parameter must be specified.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition