Site administration 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 a collection of sites or physical locations (for example, stores or regional offices) where service points are housed.

Resource URL Authorization Description
/v3/api/sites (GET) System Admin, Admin, Policy Admin, Analyst Lists all of the configured sites.
/v3/api/sites (POST) System Admin, Admin Adds a new site, and if successful return the site ID.
/v3/api/sites (PATCH) System Admin Updates the service point version of sites.
/v3/api/sites/{siteId} (GET) System Admin, Admin, Policy Admin, Analyst Search for a site by site ID.
/v3/api/sites/{siteId} (PUT) System Admin, Admin Updates the site name, location, time zone, and namespace settings.
/v3/api/sites/{siteId} (DELETE) System Admin, Admin Delete the site with the specified site ID.
/v3/api/sites/{siteId}/clearCache (POST) System Admin, Admin Clears the cache of a site.