DELETE SSH Keys Unmanaged 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./Keys/Unmanaged/{id} method is used to delete an unmanaged SSH key by ID. Keys discovered on SSH servers during inventory and discovery are considered unmanaged. 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 710: DELETE SSH Keys Unmanaged {id} Input Parameters
Name | In | Description |
---|---|---|
id | Path | Required. An integer indicating the Keyfactor Command reference ID for the unmanaged SSH key to be deleted. Use the GET /SSH/Keys/Unmanaged method (see GET SSH Keys Unmanaged) to retrieve a list of all the unmanaged keys to determine the unmanaged key's ID. |



Was this page helpful? Provide Feedback