GET /bhm/api/v1/receiver - Adaptive Applications - BlueCat Gateway - 22.2

BlueCat Health Monitoring Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
22.2

Description

Retrieves the status of the BlueCat Health Monitoring receiver.

Parameters

None.

Responses

Status Description
Successful

Code: 200

Body:
[
  {
    "last_check_time": string,
    "receiver_ip": string,
    "servers": [
        string
    ],
    "status": string
  }
]