/v1/api/settings (GET) - BlueCat Edge - Service Point v3.x.x

BlueCat Edge User Guide

Locale
English
Product name
BlueCat Edge
Version
Service Point v3.x.x

Retrieves the automatic service point update settings.

GET https://api-<BlueCat.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