Getting Details of a Google Cloud Key
Use the get /v1/cckm/google/keys/{id}
API to view the details of a Google Cloud key with the given ID.
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 sample output displays the details of a Google Cloud key with the resource ID 2f18eade-2fd9-4c48-85f7-550107729299
.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.