{"type":"api","title":"Get WLAN Radius","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Real-Time Monitoring - WLAN"],"description":"Get WLAN RADIUS authentication from device","operationId":"getWLANRadius","parameters":[{"name":"deviceId","in":"query","description":"deviceId - Device IP","required":true,"schema":{"pattern":"^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$","type":"string","example":"169.254.10.10"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"WLAN RADIUS authentication":{"description":"WLAN RADIUS authentication","value":{"data":[{"vdevice-name":"169.254.10.9","vdevice-host-name":"vm2","vap-ifname":"vap1","preference":"-","ip-address":"10.20.24.15","vpn-id":"1","priority":"0","source-interface":"-","source-address":"-","tag":"tag_dummy1","vdevice-dataKey":"169.254.10.9","auth-port":"1812","auth-active":"true","auth-rtt":"0","auth-requests":"0","auth-retrans":"0","auth-accepts":"0","auth-rejects":"0","auth-challenges":"0","auth-mal-resp":"0","auth-bad-auth":"0","auth-pend-reqs":"0","auth-timeouts":"0","auth-unk-types":"0","auth-pkts-drop":"0","acct-port":"0","acct-active":"false","acct-rtt":"0","acct-requests":"0","acct-retrans":"0","acct-responses":"0","acct-mal-resp":"0","acct-bad-auth":"0","acct-pend-reqs":"0","acct-timeouts":"0","acct-unk-types":"0","acct-pkts-drop":"0","lastupdated":1658194642863}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"System-read,System-write","__originalOperationId":"getWLANRadius","method":"get","path":"/device/wlan/radius"}}