vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanIODiagnosticsInstanceQuerySpec(vim.vsan.IODiagnosticsInstanceQuerySpec)
- Parameter to
- QueryIODiagnosticsInstances
- Extends
- DynamicData
- See also
- VsanIODiagnosticsTarget
- Since
- 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.
|
startTime | xsd: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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |