Fetching a Project from Google Cloud
Use the post /v1/cckm/google/get-projects
API to fetch the Google Cloud projects linked with a Google Cloud connection. These projects can then be used to add linked Google Cloud key rings to the CipherTrust Manager and managed through CCKM.
Syntax
Request Parameters
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
connection | string | Name of the Google Cloud connection on the CipherTrust Manager. |
Example Request
Example Response
The sample output displays the list of Google Cloud projects based on the connection (gcp-connection
).
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.