7. Real-Time Monitoring-WLAN

Number of APIs: 4

  1. Retrieve WLAN interfaces from device GET https://{{vmanage}}:{{port}}/dataservice/device/wlan/interfaces?deviceId={{deviceId}}

  2. Retrieve WLAN RADIUS authentication information GET https://{{vmanage}}:{{port}}/dataservice/device/wlan/radius?deviceId={{deviceId}}

  3. Retrieve WLAN Radios from device GET https://{{vmanage}}:{{port}}/dataservice/device/wlan/radios?deviceId={{deviceId}}

  4. Retrieve WLAN client from device GET https://{{vmanage}}:{{port}}/dataservice/device/wlan/clients?deviceId={{deviceId}}