DELETE SSH Server Groups 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./ServerGroups/{id} method is used to delete an SSH server group 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.
Table 691: DELETE SSH Server Groups {id} Input Parameters
Name | In | Description |
---|---|---|
id | Path | Required. A string indicating the Keyfactor Command reference GUID for the SSH server group to be deleted. Use the GET /SSH/ServerGroups method (see GET SSH Server Groups) to retrieve a list of all the SSH server groups to determine the server group's GUID. |


