admin-inventory

Detach Inventory Nodes

Detach nodes from one inventory cluster, leaving the node rows unassigned.

Every node must currently be ACTIVE on clusterId. Their assignments are ended (kept as history) and the node rows keep their status. This is the reversible half of node removal — a later import can re-assign the node. dryRun runs the same validation without writing.

post/api/admin/inventory/nodes/detach

Query parameters

dryRunboolean

Request body

clusterIdstring required
nodeIdsstring[] required

Response

Successful Response

statusstring nullable

Response status

Changes