Data representing a sandbox instance from the API.
interface SandboxDataTimestamp when the sandbox was created.
URL for data plane operations (file I/O, command execution).
Computed expiration timestamp when a TTL is active.
Unique identifier (UUID). Remains constant even if name changes.
Idle timeout TTL in seconds (0 means disabled).
Display name (can be updated).
Provisioning status ("provisioning", "ready", "failed").
Human-readable status message (e.g., error details when failed).
Name of the template used to create this sandbox.
Maximum lifetime TTL in seconds (0 means disabled).
Timestamp when the sandbox was last updated.