Delete a node

Deletes a specific node from a node pool.

Deleting a Node is a destructive action and cannot be undone.

Deleting a node reduces the size of the node pool it belongs to.

Permissions and scopes

To call this operation, you need the following:

  • Identity and access permissions. Your user needs these roles assigned. Learn more.

    • Roles: lkecluster_admin
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: lke:read_write

CLI

linode-cli lke node-delete 12345 12345-6aa78910bc

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
integer
required

ID of the Kubernetes cluster containing the Node.

string
required

The ID of the Node to access.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json