POST /bhm/api/v1/include_ha - Adaptive Applications - BlueCat Gateway - 22.2

BlueCat Health Monitoring Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
22.2

Description

Updates the status of the includeHA parameter.

Parameters

Name Description
body Location: body

Type: application/json

The status of the includeHA parameter in the following format:
{
    "include_ha": bool
}

Responses

Status Description
Successful

Code: 200

Body:
{
    "message": "Added successfully"
}