Vcenter Tagging Associations Operation

Vcenter Tagging Associations Operation
Vcenter Tagging Associations Operation

The Vcenter Tagging Associations Operation enumerated type defines the operation type to update the tag association of an object.

Possible values:

  • ATTACH: Attach the specified tag to the resource object. If a tag is already attached, the operation is idempotent and has no effect on that tag association.
  • DETACH: Detach the specified tag from the resource object. If a tag is not attached, the operation is idempotent and has no effect on that tag association.

This enumeration was added in vSphere API 9.1.0.0.

This data structure has no properties.
Enumeration: ATTACH, DETACH,