Sends the stop request. The server will try to stop the robot ASAP, however since the server doesn't
send a response when stop is requested, the only way to know if the robot has actually stopped, is to ping
the server, and check if the robots execution id has been removed from the set of executing robots.
Throws:
ApiException - if a connection to the server could not be obtained