GET /bhm/api/v1/supported_metrics - Adaptive Applications - BlueCat Gateway - 22.1

BlueCat Health Monitoring Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
22.1

Description

Retrieves a list of all supported metrics.

Parameters

None.

Responses

Status Description
Successful

Code: 200

Body:
For each supported metric:

{
        Type of metric (String): [
            Name of metric (String)
        ]
}