Viewing Details of a Google Cloud Project
Use the get /v1/cckm/google/projects/{id}
API to view the details of a Google Cloud project.
Syntax
Request Parameters
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
id | string | Name or ID of the Google Cloud project. |
Example Request
Example Response
The output shows the details of the specified Google Cloud project.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.