GET
/
dns
/
v2
/
monitor
/
metrics
curl --request GET \
  --url https://api.gcore.com/dns/v2/monitor/metrics \
  --header 'APIKey: <api-key>'
"<string>"

Authorizations

APIKey
string
header
required

API key for authentication.

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.