Refreshing Details of Google Cloud Key and All Its Versions
Use the post /v1/cckm/google/keys/{id}/refresh
API to refresh and update the details of a Google Cloud key with the given ID and all its versions.
Syntax
Here, {id}
represents the resource ID of the Google Cloud key on the CipherTrust Manager. The resource id
is different than key_id
.
Request Parameters
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The response displays that the Google Cloud key with gcpKeyID symmKey1
will be refreshed and persisted.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.