get_status#
- SandboxRuntime.get_status(instance_id: str) SandboxStatus[source]#
Query operational status of the sandbox.
- Parameters:
instance_id (str) – Unique identifier of the sandbox instance.
- Returns:
SandboxStatus of the sandbox instance.
- Return type: