DELETE SSH Servers ID
The DELETE /SSH The SSH (secure shell) protocol provides for secure connections between computers. It provides several options for authentication, including public key, and protects the communications with strong encryption./Servers/{id} method is used to delete an SSH server in Keyfactor Command. This endpoint
An endpoint is a URL that enables the API to gain access to resources on a server. returns 204 with no content upon success.
SSH actions are affected by ownership on the server group
Table 675: DELETE SSH Servers {id} Input Parameters
Name | In | Description |
---|---|---|
id | Path | Required. An integer indicating the Keyfactor Command reference ID for the SSH server to be deleted. Use the GET /SSH/Servers method (see GET SSH Servers) to retrieve a list of all the SSH servers to determine the server's ID. |


