/v1/api/settings (GET) - BlueCat DNS Edge

DNS Edge User Guide

Locale
English
Product name
BlueCat DNS Edge

Retrieves the automatic service point update settings.

GET https://api-<DNS.Edge.URL>/v1/api/settings
Authorization: Bearer authorization token
Content-type: application/JSON

Successful response

200 — OK
{
  "spAutomaticUpdatesEnabled": true
}
Possible error codes
  • UNAUTHORIZED - Missing or invalid token
  • UNEXPECTED_ERROR