List Tag
Enumerates the tags in the system. To invoke this operation, you need read privilege on the individual tags. The list will only contain tags for which you have read privileges.
Request
URI
GET
https://{api_host}/api/cis/tagging/tag
COPY
Responses
200
The list of resource identifiers for the tags in the system. The result will contain identifiers for the resource type: com.vmware.cis.tagging.Tag.
Returns
Array of
string
of type(s)
application/json
[
{}
]