Deleting Google Cloud Key Rings
Use the post /v1/cckm/google/key-rings/{id}/remove-key-ring
API to delete the Google Cloud key ring with a given ID from the CipherTrust Manager.
Syntax
Here, {id}
represents the resource ID of the Google key ring on the CipherTrust Manager.
Request Parameters
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The the Google Cloud key ring with ID 0545492c-ebcc-4c0e-a456-b335b6fbdd3d
is deleted from the CipherTrust Manager.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.