StorageIORMInfo
Configuration of storage I/O resource management.
{
"_typeName": "string",
"enabled": false,
"congestionThresholdMode": "string",
"congestionThreshold": 0,
"percentOfPeakThroughput": 0,
"statsCollectionEnabled": false,
"reservationEnabled": false,
"statsAggregationDisabled": false,
"reservableIopsThreshold": 0
}
Flag indicating whether or not the service is enabled.
Mode of congestion threshold specification For more information, see StorageIORMThresholdModeEnum
The latency beyond which the storage array is considered congested.
If storage I/O resource management is enabled on a datastore, the algorithm tries to maintain the latency to be below or close to this value. The unit is millisecond. The range of this value is between 5 to 100 milliseconds.
The percentage of peak throughput to be used for setting congestion threshold of a datastore.
Valid values are between 50 to 100. Default value is 90%
For more information, see StorageIORMInfo.congestionThreshold
Deprecated as of vSphere API 6.5, use StorageIORMInfo.enabled instead.
Flag indicating whether service is running in stats collection mode.
Flag indicating whether IO reservations support is enabled.
Flag indicating whether stats aggregation is disabled.
Storage DRS makes storage migration recommendations if total IOPs reservation for all VMs running on the datastore is higher than specified threshold value.
This value (if present) overrides