SetMaxQueueDepthRequestType

SetMaxQueueDepthRequestType
SetMaxQueueDepthRequestType

The parameters of SetMaxQueueDepth.

Since: vSphere API Release 8.0.0.1

JSON Example
{
    "datastore": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "maxQdepth": 0
}
datastore
Required

Reference to an instance of the Datastore managed object.

integer As int64 As int64
maxQdepth
Required

Max queue depth value for a datastore

Availability
Added in vSphere API Release 8.0.0.1