List all tags for a specific inventory

Returns an array of unique tag names from all nodes in the specified inventory.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

inventoryIdentifierstringRequired
Inventory ID or name

Response

Array of tag names for the inventory
statusstring
resultlist of strings
errorstring

Errors

500
Internal Server Error