Source: src/cwsandbox/_sandbox.py:81 Sandbox lifecycle status values.Documentation 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'COMPLETED='completed'FAILED='failed'TERMINATED='terminated'UNSPECIFIED='unspecified'