Source: src/cwsandbox/_sandbox.py:107 Sandbox lifecycle status values. Lifecycle: CREATING -> RUNNING -> TERMINATING -> COMPLETED | FAILEDDocumentation Index
Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
Use this file to discover all available pages before exploring further.
Members
RUNNING='running'CREATING='creating'PENDING='pending'PAUSED='paused'TERMINATING='terminating'COMPLETED='completed'FAILED='failed'TERMINATED='terminated'UNSPECIFIED='unspecified'