VCenterUpdateVStorageObjectMetadataExRequestType

VCenterUpdateVStorageObjectMetadataExRequestType
VCenterUpdateVStorageObjectMetadataExRequestType

The parameters of VCenterUpdateVStorageObjectMetadataEx_Task.

Since: vSphere API Release 7.0.2.0

JSON Example
{
    "id": {
        "_typeName": "string",
        "id": "string"
    },
    "datastore": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "metadata": [
        {
            "_typeName": "string",
            "key": "string",
            "value": "string"
        }
    ],
    "deleteKeys": [
        "string"
    ]
}
id
Required

The ID of the virtual storage object.

datastore
Required

The datastore to query for the virtual storage objects.

array of KeyValue
metadata
Optional

array of key/value strings. (keys must be unique within the list)

array of string
deleteKeys
Optional

array of keys need to be deleted