All Products
Search
Document Center

:DeleteAINodes

Last Updated:Dec 10, 2025

Deletes child nodes of an AI instance.

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 syntax

POST  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

DBClusterId

string

No

The cluster ID.

Note

Call the DescribeAIDBClusters operation to view the cluster ID.

pm-xxxxxx

DBNodeId

array

No

The IDs of the nodes to delete.

string

No

The node ID.

pi-xxxxxx

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The request ID.

9B7BFB11-C077-4FE3-B051-F69CEB******

DBClusterId

string

The cluster ID.

pm-xxxxxx

OrderId

string

The order ID.

2035629******

Examples

Success response

JSON format

{
  "RequestId": "9B7BFB11-C077-4FE3-B051-F69CEB******",
  "DBClusterId": "pm-xxxxxx",
  "OrderId": "2035629******"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.