Overview of the OpenSandbox Developer Console
mainThe OpenSandbox Developer Console is a standalone React web application designed for day-to-day sandbox management. It provides a user interface for lifecycle operations that are typically handled via APIs or SDKs.
Key capabilities include:
- Sandbox Management: List, create, renew, delete, and retrieve endpoints for sandboxes.
- Filtering: Search and filter sandboxes by state and metadata.
- Creation: Provision new sandboxes using specific images and basic runtime options.
The console is designed to work alongside existing automation. While the console provides a UI for human operators, existing SDKs and CLI tools continue to use the OPEN-SANDBOX-API-KEY for programmatic access without interference.