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?