Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
Reset CFG domain

Remove all external instances in a CFG domain

URL

/rw/cfg/{domain}

Method

POST

URL Params

action=reset Required

see Get Actions on a CFG domain

See Common URL parameters

Data Params

None

Success Response

HTTP_OK(200)

see HTTP Status codes

Example Response

No content

Error Response

BAD_REQUEST(400)

HTTP Errors, see HTTP Status codes

Robot controller errors, See Robot controller return codes

Sample Call

Remove all external instances in a CFG domain

curl --digest -u "Default User":robotics -X POST "http://localhost/rw/cfg/sio?action=reset"

Notes

Not supported in bootserver mode