vSAN Management API


Enum - VsanIOLatencyType(vim.vsan.IOLatencyType)

Since
vSAN 7.0U3


Enum Description

This data object defines the type of the vSAN IO latency in the whole vSAN IO stack from DOM owner to the DOM component manager and LSOM.

Enum Constants

NameDescription
CapacityDomOwnerLatency

Since 8.0.0.1
CapacityLsomLatency

Since 8.0.0.1
CapacityNetworkLatency

Since 8.0.0.1
CrossSiteNetworkLatency

Since 8.0.0.3
DomOwnerLatency Defines the latency spent at DOM owner layer.
LsomLatency Defines the latency spent at LSOM layer.
NetworkLatency Defines the latency spent over the network.
PerfDomOwnerLatency

Since 8.0.0.1
PerfLsomLatency

Since 8.0.0.1
PerfNetworkLatency

Since 8.0.0.1
VsanIOLatencyType_Unknown The fallback version for an unknown vSAN IO latency type.
ZdomLatency

Since 8.0.0.1

Show WSDL type definition