Wi-Fi Client—Add A Connection - Cisco 340 Series Configuration Manual

Table of Contents

Advertisement

Wi-Fi Client Information
Wi-Fi Client—Add a Connection
Example: add a connection named test
Request
curl -k -X GET -H 'password: cisco123!'
https://localhost/api/2.0/wifi/client/execution/test/adding
Reply
{"adding":"test","success":"true","getAt":"2013-08-14 12:27:53"}
Wi-Fi Client—Update a Connection
Example: update a connection named test
Request
curl -k -X GET -H 'password: cisco123!'
https://localhost/api/2.0/wifi/client/execution/test/update
Reply
{"update":"test","success":"true","getAt":"2013-08-14 12:27:53"}
Wi-Fi Client—Save a Connection
Example: save a connection named test
Request
curl -k -X GET -H 'password: cisco123!'
https://localhost/api/2.0/wifi/client/execution/test/saving
Reply
{"saving":"","success":"true","getAt":"2013-08-14 12:27:53"}
Wi-Fi Client—Enable a Connection
Example: enable a connection named test
Request
curl -k -X GET -H 'password: cisco123!'
https://localhost/api/2.0/wifi/client/execution/test/enablement
Reply
{"enable":"","success":"true","getAt":"2013-08-14 12:27:53"}
Cisco Edge 340 Series Software Configuration Guide, Release 1.0
4-62
Chapter 4
Configuring HTTP API
OL-29491-01

Advertisement

Table of Contents
loading

Table of Contents