Data Object - VsanIOLatency(vim.vsan.IOLatency)

Property of
VsanObjectIOStats
Extends
DynamicData
See also
KeyAnyValue, VsanIOLatencyMetrics
Since
vSAN API vSAN 7.0U3

Data Object Description

This data object describes the IO latency stats for each vSAN layer.

Properties

Name Type Description
destEntityUuidxsd:string

The uuid of the object which receives the IO operation.
detailedInfo*KeyAnyValue[]

The detailed additional info. For "NetworkLatency", it has fields "threshold" and "domComponentUuid"; For "LsomLatency", it has field "domComponentUuid";
latencyTypexsd:string

The type of latency measured.
See VsanIOLatencyType

readLatencyStatsVsanIOLatencyMetrics

The latency stats for the read operations.
sourceEntityUuidxsd:string

The uuid of the object which sends the IO operation.
writeLatencyStatsVsanIOLatencyMetrics

The latency stats for the write operations.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition