|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
Set network configuration of LAN Adaptor
/ctrl/network
POST
action=set Required
fixip or dhcp or noip RequiredAccepted (202)
Location header: /ctrl?action=show
No content
UNSUPPORTED_MEDIA(415), BAD_REQUEST(400), UNAUTHORIZED(401)
See Robot controller return codes
curl --digest -u "Default User":robotics -d "method=fixip&address={IP address}&mask={Mask address}&gateway={Default Gateway}" -X POST "http://localhost/ctrl/network?action=set"