All Products
Search
Document Center

ENS:DeleteClusterNodes

Last Updated:Jan 21, 2026

You can call the DeleteClusterNodes operation to remove cluster nodes that you no longer need.

Operation description

  • Each user can make up to 100 calls per second.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

ClusterId

string

Yes

The cluster ID.

eck-xxxxxxxx

Body

object

Yes

The request body.

Nodes

array

Yes

The nodes to remove.

string

Yes

The node name.

["i-5xxxxxxxxxxx"]

Response elements

Element

Type

Description

Example

object

The response schema.

RequestId

string

The request ID.

CEF72CEB-54B6-4AE8-B225-F876FF7BA984

Examples

Success response

JSON format

{
  "RequestId": "CEF72CEB-54B6-4AE8-B225-F876FF7BA984"
}

Error codes

HTTP status code

Error code

Error message

Description

400 BadRequest Request param error. Request parameter error

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.