Allows an admin to apply multiple tags to a virtual machine. This operation
does not store the intent on the policy side. It applies the tag directly
on the specified enforcement point. This operation will replace the existing
tags on the virtual machine with the ones that have been passed. If the
application of tag fails on the enforcement point, then an error is
reported. The admin will have to retry the operation again. Policy
framework does not perform a retry. Failure could occur due to multiple
reasons. For e.g enforcement point is down, Enforcement point could not
apply the tag due to constraints like max tags limit exceeded, etc.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost) or VMware NSX-T.
This is the value of the identifier on the enforcement point that
uniquely identifies the virtual machine
The identifier that is used in the enforcement point that uniquely
identifies the virtual machine. In case of NSXT it would be the
value of the external_id of the virtual machine.