Name
|
Type
|
Description
|
destEntityUuid | xsd: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";
For "CapacityLsomLatency" or "PerfLsomLatency", it has field "physicalDiskUuid";
For "CrossSiteNetworkLatency", it has field "threshold";
|
latencyType | xsd:string |
The type of latency measured. See VsanIOLatencyType
|
readLatencyStats | VsanIOLatencyMetrics |
The latency stats for the read operations.
|
sourceEntityUuid | xsd:string |
The uuid of the object which sends the IO operation.
|
writeLatencyStats | VsanIOLatencyMetrics |
The latency stats for the write operations.
|
Properties inherited from DynamicData |
None |