REST API endpoints - Adaptive Applications - BlueCat Gateway - 22.1

BlueCat Health Monitoring Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
22.1
BlueCat Health Monitoring includes REST API methods to retrieve information and configure the Adaptive Application. This workflow uses three main HTTP methods for interacting with different objects:
HTTP Method Description
GET Retrieve data
POST Upload data
DELETE Delete data

Endpoint

When working with the workflow of this API, you can invoke different methods by appending the API endpoint to the BlueCat Gateway URL. For example, the following GET API call retrieves a list of all servers:
GET http://<Gateway_url>/bhm/api/v1/servers