Body param: The command execution statuses to wait for. At least one status must
be provided. The command will be returned as soon as it reaches any of the
provided statuses.
Optionallast_n
last_n?:string
Query param: Last n lines of standard error / standard out to return
(default: 100)
Optionaltimeout_seconds
timeout_seconds?:number|null
Body param: (Optional) Timeout in seconds to wait for the status, up to 25
seconds. Defaults to 25 seconds.
Body param: The command execution statuses to wait for. At least one status must be provided. The command will be returned as soon as it reaches any of the provided statuses.