Service Point versions API - BlueCat Edge - Service Point v3.x.x

BlueCat Edge User Guide

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

Returns a list of available service point versions, listed from the most recently released version to the oldest supported version.

Request: GET https://api-<BlueCat.edge.url>/v1/api/spVersions
Authorization: Bearer token

Successful response

200 OK
["3.5.3", "3.5.2", "3.4.2", "3.4.1", "3.4.0"]
Possible error codes
  • UNAUTHORIZED
  • UNEXPECTED_ERROR