클러스터가 있는 리전을 지정합니다('us-central1' 확인 또는 교체).
클러스터의 리전은 Google Cloud 콘솔의 Dataproc 클러스터 페이지에 나열됩니다.
삭제할 기존 클러스터의 clusterName을 지정합니다('example-cluster' 확인 또는 대체).
실행을 클릭합니다. API 템플릿을 처음 실행하면 Google 계정을 선택하여 로그인한 다음 Google API 탐색기가 사용자 계정에 액세스할 수 있도록 승인하라는 메시지가 표시될 수 있습니다. 요청이 성공하면 JSON 응답은 클러스터 업데이트가 대기 중임을 나타냅니다.
클러스터가 삭제 중인지 확인하려면 Google Cloud 콘솔에서 Dataproc 클러스터 페이지를 엽니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-08(UTC)"],[[["\u003cp\u003eThis page demonstrates how to delete a Dataproc cluster using a Google APIs Explorer template.\u003c/p\u003e\n"],["\u003cp\u003eDeleting a cluster requires specifying the project ID, region, and cluster name in the APIs Explorer template.\u003c/p\u003e\n"],["\u003cp\u003ePrior to deletion, it's assumed that a Dataproc cluster has already been created using one of the various available methods.\u003c/p\u003e\n"],["\u003cp\u003eAfter executing the delete request in the API template, you can confirm the cluster's deletion status on the Dataproc Clusters page in the Google Cloud console.\u003c/p\u003e\n"]]],[],null,["APIs Explorer Quickstart---Delete a cluster This page shows you how to use an [Google APIs Explorer](https://developers.google.com/apis-explorer/#p/) template to delete a Dataproc cluster.\n\nFor other ways to submit a job to a Dataproc cluster, see:\n\n- [Quickstart Using the Console](/dataproc/docs/quickstarts/update-cluster-console#clean-up)\n- [Quickstart using the Google Cloud CLI](/dataproc/docs/quickstarts/update-cluster-gcloud#clean-up)\n- [Quickstarts using Cloud Client Libraries](/dataproc/docs/quickstarts/create-cluster-client-libraries)\n\nBefore you begin This quickstart assumes you have already created a Dataproc cluster. You can use the [APIs Explorer](/dataproc/docs/quickstarts/create-cluster-template), the [Google Cloud console](/dataproc/docs/quickstarts/update-cluster-console#create_a_cluster), the gcloud CLI [gcloud](/dataproc/docs/quickstarts/update-cluster-gcloud#create_a_cluster) command-line tool, or the [Quickstarts using Cloud Client Libraries](/dataproc/docs/quickstarts/create-cluster-client-libraries) to create a cluster.\n\n\u003cbr /\u003e\n\nDelete a cluster\n\nTo delete a cluster, fill in and execute the Google APIs Explorer **Try this API**\ntemplate.\n| **Note:** The `region` and `clusterName` parameter values are filled in for you. Confirm or replace these parameter values to match your cluster's region and name.\n\n1. **Request parameters:**\n\n 1. Insert your [**projectId**](https://console.cloud.google.com/).\n 2. Specify the [**region**](/compute/docs/regions-zones/regions-zones#available) where your cluster is located (confirm or replace \"us-central1\"). Your cluster's region is listed on the Dataproc [**Clusters**](https://console.cloud.google.com/dataproc/clusters) page in the Google Cloud console.\n 3. Specify the [**clusterName**](/dataproc/docs/reference/rest/v1/projects.regions.clusters/delete#body.PATH_PARAMETERS.cluster_name) of the existing cluster that you are deleting (confirm or replace \"example-cluster\").\n2. Click **EXECUTE**. The first time you\n run the API template, you may be asked to choose and sign into\n your Google account, then authorize the Google APIs Explorer to access your\n account. If the request is successful, the JSON response\n shows that cluster update is pending.\n\n3. To confirm that the cluster is being deleted, open the Dataproc\n [Clusters](https://console.cloud.google.com/dataproc/clusters) page in the Google Cloud console.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nWhat's next\n\n- Browse the [Dataproc tutorials](/dataproc/docs/tutorials)."]]