GET
/
v2
/
monitor
/
metrics
Get monitors state in metrics (prometheus) format for authorized user.
curl --request GET \
  --url https://api.___serverhost___/dns/v2/monitor/metrics
"<string>"

Query Parameters

client_ids
integer[]

Admin and technical user can specify client_id to get metrics for particular client. Ignored for client

zone_names
string[]

Admin and technical user can specify monitor_id to get metrics for particular zone. Ignored for client

Response

200 - plain/text

OK

The response is of type string.