VirtualMachineTagUpdate

VirtualMachineTagUpdate
VirtualMachineTagUpdate
JSON Example
{
    "external_id": "string",
    "tags": [
        {
            "scope": "string",
            "tag": "string"
        }
    ]
}
string
external_id
Required

External id of the virtual machine to which tags are to be applied

array of Tag
tags
Required

List of tags to be applied to the virtual machine