|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
Save the CFG domain to the given file
/rw/cfg/{domain}
POST
action=saveas Required See Common URL parameters
NO_CONTENT(204)
No content
BAD_REQUEST(400), FORBIDDEN(403), UNAUTHORIZED(401)
Robot controller errors, See Robot controller return codes
Save the CFG domain to the given file
curl --digest -u "Default User":robotics -d "filepath=/fileservice/$HOME/a.cfg" -X POST "http://localhost/rw/cfg/sio?action=saveas"
Not supported in bootserver mode