Description
Delete a specified SSH private key from BSUS's list.
Note: Doing so will also remove authorization details from servers (within Server
Batches) that use that SSH key.
Parameters
| Name | Description |
|---|---|
| payload (body) |
Location: body Type: application/json
Parameter
|
Responses
| Status | Description |
|---|---|
| Successful |
Code: 204 The customization script was successfully deleted from BSUS. |
| Error |
Code: 401 Invalid input. Code: 404 No customization package with the indicated name was found. Code: 500 Internal server error. |