Skip to main content
POST
Stop a sandbox

Authorizations

Authorization
string
header
required

API token created in the Thunder console.

Path Parameters

id
string
required

Permanent API-assigned sandbox ID.

Pattern: ^sbx-[a-f0-9]{16}$

Body

application/json
graceful
boolean
default:false

Attempt guest shutdown before forcing the VM to stop.

Response

Stop accepted.

name
string
required

Label of the sandbox whose stop was accepted.