vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanIODiagnosticsTarget(vim.vsan.IODiagnosticsTarget)
- Property of
- VsanIODiagnosticsInstance, VsanIODiagnosticsInstanceEvent, VsanIODiagnosticsInstanceQuerySpec, VsanIODiagnosticsTargetStats, VsanIOTripAnalyzerRecurrence
- Parameter to
- StartIODiagnosticsTask
- Extends
- DynamicData
- Since
- vSAN 7.0U3
Data Object Description
This data object describes the spec of the target to run IO diagnostics against.Properties
Name | Type | Description |
---|---|---|
entityId | xsd:string |
The entity id of the target to run IO diagnostics against.
For virtual machine, the field is VM moRef.
|
objUuids* | xsd:string[] |
The vSAN object uuids involved to run IO diagnostics. If not specified,
it will list all the backing objects for the entity with the specified type
and entityId.
|
type | xsd:string |
The type of the target to run IO diagnostics against. See VsanIODiagnosticsTargetType |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |