v

latestOpenAPI 3.1.02026-08-08139159197.8 KB
Provider

Terminate spot workloads running on a node your org owns

Reclaims capacity by terminating the spot workloads on one of your nodes. Scoped strictly to workloads bought at the spot tier: a spot instance is sold on the explicit contract that the capacity owner can terminate it at any time. Non-spot workloads on the node are never touched. Every termination is audited and the affected VM records capacity reclaim as its reason, so the customer is not told it was a platform fault.

post/v1/orgs/{orgId}/provider/nodes/{nodeId}/reclaim-spot

Path parameters

orgIdstring required
nodeIdstring required

Request body

reasonstring

Recorded in the audit trail

unitIdsstring[]

Limit to spot workloads holding these GPU units. Omit to reclaim every spot workload on the node.

Response

OK

skippedstring[]

VM ids left alone because they are not spot

terminatedstring[] required

VM ids terminated