Data Object - VsanIODiagnosticsTarget(vim.vsan.IODiagnosticsTarget)

Property of
VsanIODiagnosticsInstance, VsanIODiagnosticsInstanceQuerySpec, VsanIODiagnosticsTargetStats
Parameter to
StartIODiagnosticsTask
Extends
DynamicData
Since
vSAN API vSAN 7.0U3

Data Object Description

This data object describes the spec of the target to run IO diagnostics against.

Properties

Name Type Description
entityIdxsd: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.
typexsd:string

The type of the target to run IO diagnostics against.
See VsanIODiagnosticsTargetType

Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition