DELETE /bhm/api/v1/ssh_keys/{key_name} - Adaptive Applications - BlueCat Gateway - 22.1

BlueCat Health Monitoring Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
22.1

Description

Delete a specified SSH key.

Parameters

Name Description
key_name Location: path

Type: string

The name of the key that is to be deleted.

Responses

Status Description
Successful

Code: 200

Body:
{
    "message": "Delete successfully"
}