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
The ID of the virtual storage 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