Service Point v4 Service APIs - BlueCat DNS Edge

DNS Edge API Guide (Service Point v4)

Locale
English
Product name
BlueCat DNS Edge

Retrieve information about configurable service descriptors and control the services that are deployed to Service Point v4 instances, such as DNS resolver service.

Resource URL Authorization Description
/user/api/v1/serviceCatalog (GET) System Admin, Admin Search and retrieve service descriptors in the service catalog.
/user/api/v1/serviceCatalog/{id} (GET) System Admin, Admin Retrieve information about a service descriptor in the service catalog.
/user/api/v1/serviceInstances/{id} (GET) System Admin, Admin Retrieves a summary of a specific service deployed to a Service Point v4 based on the ID of the service.
/user/api/v1/serviceInstances/{id} (PATCH) System Admin, Admin Update the version of a service deployed to a Service Point v4.
/user/api/v1/serviceInstances/{id} (DELETE) System Admin, Admin Deletes a specific service deployed to a Service Point v4.
/user/api/v1/servicePoints/{id}/serviceInstances (POST) System Admin, Admin Deploys an instance of a service to a specified Service Point v4.