admin-inventory

Create Inventory Assignment

Assign nodes to a cluster for a window inside their contracted availability.

post/api/admin/inventory/clusters/{cluster_id}/assignments

Path parameters

cluster_idstring required

Query parameters

dryRunboolean

Request body

nodeIdsstring[] required
status'PLANNED' | 'ACTIVE' | 'ENDED' | 'CANCELLED'
type'STANDARD' | 'FAILOVER'
isControllerboolean
priceHrnumber nullable
startDatestring date-time nullable
endDatestring date-time nullable
notesstring nullable

Response

Successful Response

statusstring nullable

Response status

Changes

Changed in 1 of the 11 revisions of this API.1