Devbox
Devbox-ShellTools
Wait for an asynchronous execution to reach a specific status.
Polls the asynchronous execution's status until it reaches one of the desired statuses or times out. Max is 25 seconds.
post/v1/devboxes/{devbox_id}/executions/{execution_id}/wait_for_status
Path parameters
devbox_idstring required
The Devbox ID.
execution_idstring required
The Async Execution ID.
Query parameters
last_nstring
Last n lines of standard error / standard out to return (default: 100)
Request body
Response
OK