|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
Activate/deactivate rapid task in the task panel
/rw/rapid/tasks/{task}
POST
action=activate | deactivate Required, form data see Get rapid task actions
NO_CONTENT(204), see HTTP Status codes
BAD REQUEST(400) see HTTP Status codes
Robot controller errors, see Robot controller return codes
curl --digest -u "Default User":robotics -X POST "http://localhost/rw/rapid/tasks/T_ROB1?action=activate"
Not supported in bootserver mode