Vcenter VmTemplate LibraryItems TagNameSpec

Vcenter VmTemplate LibraryItems TagNameSpec
Vcenter VmTemplate LibraryItems TagNameSpec

Represents a vSphere tag by its name and its respective category's name.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "tag_name": "string",
    "category_name": "string"
}
string
tag_name
Required

The name of the tag to attach.

This property was added in vSphere API 9.1.0.0.

string
category_name
Required

The name of the vSphere category that this tag belongs to.

This property was added in vSphere API 9.1.0.0.