StorageIORMConfigOption
Deprecated as of vSphere8.0 U3, and there is no replacement for it.
Configuration setting ranges for StorageIORMConfigSpec object.
{
"_typeName": "string",
"enabledOption": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
},
"congestionThresholdOption": {
"_typeName": "string",
"valueIsReadonly": false,
"min": 0,
"max": 0,
"defaultValue": 0
},
"statsCollectionEnabledOption": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
},
"reservationEnabledOption": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
}
}
enabledOption provides default state value for StorageIORMConfigSpec.enabled
congestionThresholdOption defines value range which can be used for StorageIORMConfigSpec.congestionThreshold
statsCollectionEnabledOption provides default value for StorageIORMConfigSpec.statsCollectionEnabled
Deprecated as of vSphere8.0 U3, and there is no replacement for it.
reservationEnabledOption provides default value for StorageIORMConfigSpec.reservationEnabled