DetachTagFromVStorageObjectRequestType

DetachTagFromVStorageObjectRequestType
DetachTagFromVStorageObjectRequestType

The parameters of DetachTagFromVStorageObject.

JSON Example
{
    "id": {
        "_typeName": "string",
        "id": "string"
    },
    "category": "string",
    "tag": "string"
}
id
Required

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

string
category
Required

The category to which the tag belongs.

string
tag
Required

The tag which has to be disassociated with the virtual storage object.