Skip to main content
POST
Detach Inventory Nodes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

dryRun
boolean
default:false

Body

application/json

End the ACTIVE assignments of node_ids on cluster_id.

The node rows stay, with no live assignment; the assignment rows keep their history (status ENDED, endDate set). cluster_id is required: it is the detach target and the scope the ACL authorizes against.

clusterId
string
required
nodeIds
string[]
required
Maximum array length: 1000

Response

Successful Response

data
MutationResult · object | null

Response data

status
string | null

Response status