List Object Tags
You can retrieve a list of tags assigned to an object by using the vRealize Orchestrator REST API.
Procedure
- ♦
Make a
GET
request at the URL of the object:
GET https://{orchestrator_fqdn}/vco/api/catalog/{namespace}/{objectType}/{objectId}/tags
Results
If the GET request is successful, you receive the status code 200.