Tag an Object
You can assign tags to an object by using the vRealize Orchestrator REST API.
You can create both private and global tags. You specify whether the tag is private or global in the body of the request.
Note: To create global tags,
you must be logged in as a user with administrative privileges.
You can also assign a value to the tag that you create. The value is an optional parameter that you can use to filter tags.
Procedure
Results
If the POST request is successful, you receive the status code 200.