Data Object - VsanIODiagnosticsInstanceQuerySpec(vim.vsan.IODiagnosticsInstanceQuerySpec)

Parameter to
QueryIODiagnosticsInstances
Extends
DynamicData
See also
VsanIODiagnosticsTarget
Since
vSAN API vSAN 7.0U3

Data Object Description

This data object describes the spec to query the diagnostics instances in the given time range.

Properties

Name Type Description
endTime*xsd:dateTime

The end of the time range.
startTimexsd:dateTime

The start of the time range.
targets*VsanIODiagnosticsTarget[]

The targets to filter the diagnostics instances. If not provided, all instances in the given time range will be returned.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition