ConfigureDatastoreIORMRequestType

ConfigureDatastoreIORMRequestType
ConfigureDatastoreIORMRequestType

The parameters of ConfigureDatastoreIORM_Task.

JSON Example
{
    "datastore": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "spec": {
        "_typeName": "string",
        "enabled": false,
        "congestionThresholdMode": "string",
        "congestionThreshold": 0,
        "percentOfPeakThroughput": 0,
        "statsCollectionEnabled": false,
        "reservationEnabled": false,
        "statsAggregationDisabled": false,
        "reservableIopsThreshold": 0
    }
}
datastore
Required

The datastore to be configured.

spec
Required

The configuration spec.