Resize an exec instance
POST
http://api.example.com/v1.49
/exec/{id}/resize
http://api.example.com/v1.49
{var_value}
Resize an exec instance
Resize the TTY session used by an exec instance. This endpoint only works
if tty
was specified as part of creating and starting the exec instance.
POST /exec/{id}/resize
Loading...
Response
Waiting for a request to be sent.