Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
activate/deactivate rapid task

Activate/deactivate rapid task in the task panel

URL

/rw/rapid/tasks/{task}

Method

POST

URL Params

action=activate | deactivate Required, form data see Get rapid task actions

Success Response

NO_CONTENT(204), see HTTP Status codes

Error Response

BAD REQUEST(400) see HTTP Status codes

Robot controller errors, see Robot controller return codes

Sample Call

curl --digest -u "Default User":robotics -X POST "http://localhost/rw/rapid/tasks/T_ROB1?action=activate"

Notes

Not supported in bootserver mode