Executes an action on a robot
Executes an action on a robot
Authorizations
InOrbit appKey authenticates API requests using a token.
You can obtain your appKey in the Authentication docs.
Path Parameters
The robot's id
Body
Action execution request
Response
The status of the action execution
An action execution status, including return code and outputs
Execution status
started, finished, aborted timestamp (unix epoch millis) when the action execution started
timestamp (unix epoch millis) when the action status was last updated
ID that identifies the action execution and can be used to later query it's status.
Only the execution of actions of type RunScript have an associated executionId.
Optional extra information related to the status