Skip to main content
POST
Batch stop CVMs

Body

application/json

Request to batch stop multiple CVMs.

cvm_ids
string[]
required

List of CVM hash IDs to stop

Maximum array length: 50

Response

Batch stop summary

Summary of batch stop operation.

total
integer
required

Total CVMs requested

stopped
integer
required

CVMs successfully scheduled for stop

skipped
integer
required

CVMs skipped (in_progress, no vm_uuid, GPU rental managed)

errors
BatchStopErrorEntry · object[]

CVMs that failed to stop