All Products
Search
Document Center

Container Service for Kubernetes:Delete a cluster

Last Updated:Jul 11, 2023

This topic describes how to delete a Container Service for Kubernetes (ACK) cluster based on the specified cluster ID and release all node resources of the cluster.

For more information about the API operation, see Delete a cluster.

API request and response formats

Request format

aliyun cs DELETE /clusters/<cluster_id>

Response format

{
  "task_id" : "T-5a54309c80282e39ea****"
}