User's Manual

Mimosa Help Site
Mimosa Networks Help Site REST API
Copyright © 2015 Mimosa Page 1
GET Link Info
Returns detailed link information typically found in the Wireless section of the Mimosa embedded GUI.
Resource URL
https://{DEVICE-IP}/core/api/service/link-info?
Resource Information
Response Formats XML
Requires Authentication Yes (Username / Password), must also be set in the Mimosa embedded GUI.
Parameters
DEVICE-IP
Required
The Management IP Address assigned to the Mimosa Device.
Example: 192.168.20.1
REST-USERNAME
Required
The REST Management username as set in the REST Services Panel within the Mimosa embedded GUI.
Example: mimosacloud
REST-PASSWORD
Required
The REST Management password as set in the REST Services Panel within the Mimosa embedded GUI.
Example: pass123
Request Format
GET
https://{DEVICE-IP}/core/api/service/link-info?username={REST-MANAGEMENT-USERNAME}&password={REST-