Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
Update IO Network Configuration Type

Update IO Network Configuration Type

URL

/rw/iosystem/networks/{network}

Method

POST

URL Params

action=config Required

Data Params

config-type = Network configuration type {BITS,GROUPS,BOTH,SCAN,UNITS} Required

Success Response

NO_CONTENT(204)

see HTTP Status codes

Example Response

No content

Error Response

BAD_REQUEST(400)

See Robot controller return codes

Sample Call

curl --digest -u "Default User":robotics -d "config-type=BITS" -X POST "http://localhost/rw/iosystem/networks/Local?action=config"

Notes

Not supported in bootserver mode