AttachTagToVStorageObjectRequestType

AttachTagToVStorageObjectRequestType
AttachTagToVStorageObjectRequestType

The parameters of AttachTagToVStorageObject.

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 associated with the virtual storage object.