|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
Restart the Controller
/rw/panel
POST
action=restart Required
restart-mode = restart modes are {restart | istart | pstart | bstart} Required
NO_CONTENT(204)
No content
BAD_REQUEST(400)
See Robot controller return codes
Restart the controller
curl --digest -u "Default User":robotics -d "restart-mode=restart" -X POST "http://localhost/rw/panel?action=restart"
Not supported in bootserver mode