Get Tags
GET {{baseUrl}}/api/v1/tags/hosts
Return a mapping of tags to hosts for your whole infrastructure.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
source | string | When specified, filters host list to those tags with the specified source. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"tags":{"occaecat_22":["test.metric.host","test.metric.host"],"amet_19":["test.metric.host","test.metric.host"]}}