Data Object - StorageDrsIoLoadBalanceConfig

Property of
StorageDrsPodConfigInfo, StorageDrsPodConfigSpec
Extends
DynamicData
Since
vSphere API 5.0

Data Object Description

Storage DRS configuration for I/O load balancing.

Properties

Name Type Description
ioLatencyThreshold*xsd:int

Storage DRS makes storage migration recommendations if I/O latency on one (or more) of the datastores is higher than the specified threshold.

Unit: millisecond. The valid values are in the range of 5 to 100. If not specified, the default value is 15.

ioLoadImbalanceThreshold*xsd:int

Storage DRS makes storage migration recommendations if I/O load imbalance level is higher than the specified threshold.

Unit: a number. The valid values are in the range of 1 to 100. If not specified, the default value is 5.

Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition