/v1/api/spsettings/global (GET) - BlueCat DNS Edge

DNS Edge User Guide

Locale
English
Product name
BlueCat DNS Edge
Retrieves the current global settings.
Attention: Settings APIs are deprecated as of DNS Edge v3.0. Refer to the Namespaces APIs instead.
GET https://api-<DNS.Edge.URL>/v1/api/spSettings/global
Authorization: Bearer authorization token
Content-type: application/JSON

Successful response

200 — OK
{
  "servers": ["ipAddress: "123.123.123.123"],
}
Possible error codes
  • UNAUTHORIZED - Missing or invalid token