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

DNS Edge User Guide

Locale
English
Product name
BlueCat DNS Edge
Retrieves the factory default 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/factory
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