Start an exec instance
POST
http://api.example.com/v1.49
/exec/{id}/start
http://api.example.com/v1.49
{var_value}
Start an exec instance
Starts a previously set up exec instance. If detach is true, this endpoint returns immediately after starting the command. Otherwise, it sets up an interactive session with the command.
POST /exec/{id}/start
Loading...
Response
Waiting for a request to be sent.