AttachTagToVStorageObjectRequestType

AttachTagToVStorageObjectRequestType
AttachTagToVStorageObjectRequestType

The parameters of AttachTagToVStorageObject.

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

The identifier(ID) of the virtual storage 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.