Deletes the specified reserved node pool.
Try it now
Test
RAM authorization
Request parameters
Parameter | Type | Required | Description | Example |
ClusterId | string | No | The cluster ID. | ehpc-hz-FYUr32**** |
Id | string | No | The reserved node pool ID. | rnp-cdx**** |
Response elements
Element | Type | Description | Example |
object | The response. | ||
RequestId | string | The request ID. | 04F0F334-1335-436C-A1D7-6C044FE73368 |
Examples
Success response
JSON format
{
"RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}Error codes
HTTP status code | Error code | Error message | Description |
400 | InvalidParams | The specified parameter %s is invalid. | The specified parameter %s is invalid. |
404 | ClusterNotFound | The specified cluster does not exist. | The specified instance does not exist. |
404 | RervedNodePoolNotFound | The reserved nodepool is not exist. | The specified reserved node pool does not exist |
503 | ServiceUnavailable | The request has failed due to a temporary failure of the server | The request has failed due to a temporary failure of the server. |
406 | DbError | A database service error occurred. | Database request failed. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.