Viewing Details of a Google Cloud Key Ring
Use the get /v1/cckm/google/key-rings/{id}
API to view the details of a Google Cloud key ring with a given ID.
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 output shows the details of a key ring with the ID 0545492c-ebcc-4c0e-a456-b335b6fbdd3d
.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.