Deleting the Azure Cloud Key Backups
Use the patch /v1/cckm/azure/keys/{id}/backups/{backup_id}
API to delete a backup of an Azure cloud key.
Syntax
Here, {id}
represents the key ID.
Request Parameter
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.