Deletes child nodes of an AI instance.
Try it now
Test
RAM authorization
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.