Stop Sandbox
sandbox_stopStop a running sandbox. Optionally use force to kill with SIGKILL instead of graceful SIGTERM.
Instructions
Stop a running sandbox. Use force to kill with SIGKILL instead of graceful SIGTERM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Sandbox name | |
| force | No | Force kill with SIGKILL instead of graceful SIGTERM |