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."
}