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

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

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.