ClusterDatastoreUpdateSpec

ClusterDatastoreUpdateSpec
ClusterDatastoreUpdateSpec

An incremental update to a Datastore list.

Since: vSphere API Release 7.0.3.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "operation": "string",
    "removeKey": {
        "_typeName": "string"
    },
    "datastore": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
datastore
Optional

Reference to an instance of the Datastore managed object.

Availability
Added in vSphere API Release 7.0.3.0