VslmUpdateVStorageObjectMetadataRequestType

VslmUpdateVStorageObjectMetadataRequestType
VslmUpdateVStorageObjectMetadataRequestType

The parameters of VslmUpdateVStorageObjectMetadata_Task.

This structure may be used only with operations rendered under /vslm.

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

This data object type describes an identifier class which is globally unique to identify the associated object.

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