Check Sandbox Runtime
check_sandbox_runtimeVerify that the sandbox runtime is active, confirm Docker connectivity, and retrieve isolation defaults. Use this when an experiment creation fails to determine whether the Docker daemon is stopped or the request was rejected.
Instructions
Confirm the sandbox runtime is available and report the active defaults.
USE THIS first if create_experiment fails, to tell a stopped Docker daemon apart from a rejected request. Returns the Docker version the server is talking to and the isolation defaults every experiment starts from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||