Create
Launch a managed runner container with the same payload accepted by POST /containers. The API key is required on every create request.
Use the existing server APIs from one page. Create a runner, list managed containers, and destroy a container without leaving the browser.
Launch a managed runner container with the same payload accepted by POST /containers. The API key is required on every create request.
Fetch the current managed container list from GET /containers and refresh the table below.
Stop and remove a managed runner with POST /containers/:id/stop using { "remove": true }.
Loading current state...
| ID | Name | Room | State | Created | Action |
|---|
Waiting for an API call.
No response yet.