DELETE /ag/api/v1/group - Platform - BlueCat Gateway - 22.11.1

Gateway Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
22.11.1

Description

Disband an Availability group. This endpoint must be called from the Primary Gateway node of the group.

Note: The Availability group's configuration is removed when the group is disbanded.

Input request: None.

Output response: Message indicating success or failure.

Sample output

HTTP/1.1 200 OK
Content-Type: application/json

{
    "message": "Availability group disbanded."
}