All Products
Search
Document Center

Elastic High Performance Computing:DeleteReservedNodePool

Last Updated:Feb 06, 2026

Deletes the specified reserved node pool.

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

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.