Updating a Google Cloud Key Ring
Use the patch /v1/cckm/google/key-rings/{id}
API to update the details of a Google Cloud key ring with a given ID. This operation requires connection to have appropriate access permissions on the Google Cloud key ring.
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. |
connection | string | Name or ID of the new Google Cloud connection. |
Example Request
Example Response
The output shows the updated details of the Google Cloud key ring with a given ID.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.