StorageIORMConfigOption

StorageIORMConfigOption
StorageIORMConfigOption

Deprecated as of vSphere8.0 U3, and there is no replacement for it.

Configuration setting ranges for StorageIORMConfigSpec object.

AllOf
This class requires all of the following:
JSON Example
{
    "_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
Required

enabledOption provides default state value for StorageIORMConfigSpec.enabled

congestionThresholdOption
Required

congestionThresholdOption defines value range which can be used for StorageIORMConfigSpec.congestionThreshold

statsCollectionEnabledOption
Required

statsCollectionEnabledOption provides default value for StorageIORMConfigSpec.statsCollectionEnabled

reservationEnabledOption
Required

Deprecated as of vSphere8.0 U3, and there is no replacement for it.

reservationEnabledOption provides default value for StorageIORMConfigSpec.reservationEnabled