External DocumentationTo learn more, visit the GCP documentation.
Parameters
Example Output
Workflow Library Example
Delete Kubernetes Cluster with Gcp and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Cluster | The name of the cluster to delete. |
| Location | The name of the Google Compute Engine location in which the cluster resides. |
| Project | The Google Developers Console project ID or project number. |
{
"name": "operation-1674038758613-96a46b6d",
"zone": "us-central1",
"operationType": "DELETE_CLUSTER",
"status": "RUNNING",
"selfLink": "https://container.googleapis.com/v1/projects/my-project/locations/us-central1/operations/operation-1674038758613-96a46b6d",
"targetLink": "https://container.googleapis.com/v1/projects/my-project/locations/us-central1/clusters/my-cluster",
"startTime": "2023-01-18T10:45:58.613658812Z"
}
Was this page helpful?