StorageIORMConfigSpec
Configuration settings used for creating or reconfiguring storage I/O resource management.
All fields are defined as optional. If a field is unset, the property is not changed.
{
"_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.
For more information, see congestionThreshold
The percentage of peak throughput to be used for setting threshold latency of a datastore.
Valid values are between 50 to 100.
For more information, see congestionThreshold
Flag indicating whether the service is enabled 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