{"type":"api","title":"Get Appqoe Rm Resources","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/d2f02ba2-fd0d-3a26-bcc5-feafc8f24d17","info":{"title":"Monitoring and Troubleshooting","description":"Includes API operations for the following:\n- Real-time monitoring\n- Accessing statistics APIs and statistics bulk APIs\n- Retrieving device state\n- Managing alarms and events\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Real-Time Monitoring - Appqoe"],"description":"Get Appqoe Resource Manager resources from device","operationId":"getAppqoeRmResources","parameters":[{"name":"deviceId","in":"query","description":"Device Id","required":true,"schema":{"type":"string","example":"169.254.10.10"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Appqoe Resource Manager resources":{"description":"Appqoe Resource Manager resources","value":{"data":[{"ssl-max-sess":"40000","avail-sys-mem":"2411556","dre-mem-per-sess":"0","ssl-used-sess":"0","vdevice-name":"169.254.10.12","rm-global-health-flag":"status-green","rm-tcp-sess-flag":"status-green","dre-used-sess":"0","tcp-max-sess":"40000","http-mem-per-sess":"0","vdevice-host-name":"vm5","rm-svc-mem-flag":"status-green","vdevice-dataKey":"169.254.10.12","per-used-serv-mem":"0","used-serv-mem":"0","http-max-sess":"0","tcp-used-sess":"0","ssl-mem-per-sess":"50","tcp-mem-per-sess":"64","lastupdated":1644997246553,"http-used-sess":"0","max-serv-mem":"1205778","dre-max-sess":"0"}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Policy-read,Policy-write,System-read,System-write","method":"get","path":"/device/appqoe/appqoe-rm-resource"}}