---
title: "Detach Nodes"
method: PUT
path: "/ocean/azure/np/cluster/detachNodes"
tags: ["Ocean AKS"]
---

# Detach Nodes

`PUT /ocean/azure/np/cluster/detachNodes`

Detach Nodes nodes for a cluster.

## Parameters

- `#/paths/~1azure~1costs/get/parameters/0` — unresolved $ref

## Request body

- object
  - `oceanId` string, required — Ocean cluster identifier.
  - `nodeNamesToDetach` string[], required — Node names to detach from the Ocean cluster.

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/revisions/72813baf8d47/schema)
