Logging endpoints APIs - BlueCat Edge - Service Point v3.x.x

BlueCat Edge API Guide

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

Allows management of logging endpoints. A logging endpoint is a local endpoint that stores all DNS queries that pass through a service point.

Resource URL Authorization Description
/v1/api/loggingEndpoints (POST) System Admin, Admin Creates a logging endpoint.
/v1/api/loggingEndpoints (GET) System Admin, Admin Returns all logging endpoints.
/v1/api/loggingEndpoints/{loggingEndpointId} (GET) System Admin, Admin Returns a logging endpoint by ID.
/v1/api/loggingEndpoints/{loggingEndpointId} (PUT) System Admin, Admin Updates a logging endpoint by ID.
/v1/api/loggingEndpoints/{loggingEndpointId} (DELETE) System Admin, Admin Deletes a logging endpoint by ID.