Resources
zsphere_tag
This resource allows you to manage tags in ZSvirt. A tag is a label that can be attached to resources for organization and filtering. Tags have a name, value, color, and optional description.
zsphere_tag (Resource)
This resource allows you to manage tags in ZSvirt. A tag is a label that can be attached to resources for organization and filtering. Tags have a name, value, color, and optional description.
Schema
Required
name(String) The name of the tag. This is a mandatory field.value(String) The value of the tag. This is a mandatory field.
Optional
color(String) The color of the tag in hex format (e.g., #3185FC for blue).description(String) A description of the tag, providing additional context or details.
Read-Only
type(String) The type of the tag.uuid(String) The unique identifier of the tag. Automatically generated by ZSvirt.