{"type":"api","title":"Network Summary","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 - Device Control"],"description":"Get list of unreachable devices","operationId":"networkSummary","parameters":[{"name":"state","in":"query","description":"Device State","schema":{"type":"string","example":"up"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object"}},"examples":{"list of unreachable devices":{"description":"list of unreachable devices","value":{"data":[{"device-model":"vedge-cloud","ompPeers":"2","number-vsmart-peers":2,"local-system-ip":"172.16.255.21","system-ip":"172.16.255.21","host-name":"vm11","site-id":"100","version":"20.9.999-1766","uuid":"2b57ef1a-5eb2-4d8d-8676-cce19b56b26b","board-serial":"12345962","bfdSessions":"3","device-type":"vedge","lastupdated":1646917368708,"reachability":"reachable","controlConnections":"3","uptime-date":1646908860000,"controlConnectionsToVsmarts":"2"},{"device-model":"vedge-cloud","ompPeers":"2","number-vsmart-peers":2,"local-system-ip":"172.16.255.11","system-ip":"172.16.255.11","host-name":"vm1","site-id":"100","version":"20.9.999-1766","uuid":"84d1ab4e-0cbf-4369-a290-08fafeb80f95","board-serial":"12345974","bfdSessions":"3","device-type":"vedge","lastupdated":1646967284462,"reachability":"reachable","controlConnections":"3","uptime-date":1646909100000,"controlConnectionsToVsmarts":"2"},{"device-model":"vsmart","ompPeers":"6","number-vsmart-peers":1,"local-system-ip":"172.16.255.19","system-ip":"172.16.255.19","host-name":"vm9","site-id":"100","version":"20.9.999-1766","uuid":"9abd3af9-9087-497d-8b99-8fd0a7baa3f2","board-serial":"12345967","device-type":"vsmart","lastupdated":1646967277159,"reachability":"reachable","controlConnections":"9","uptime-date":1646908920000,"controlConnectionsToVsmarts":"1"},{"device-model":"vsmart","ompPeers":"6","number-vsmart-peers":1,"local-system-ip":"172.16.255.20","system-ip":"172.16.255.20","host-name":"vm10","site-id":"200","version":"20.9.999-1766","uuid":"43ba3223-9df7-4cc9-a059-a12e5382d79d","board-serial":"12345961","device-type":"vsmart","lastupdated":1646967275863,"reachability":"reachable","controlConnections":"9","uptime-date":1646908860000,"controlConnectionsToVsmarts":"1"},{"device-model":"vedge-cloud","ompPeers":"2","number-vsmart-peers":2,"local-system-ip":"172.16.255.14","system-ip":"172.16.255.14","host-name":"vm4","site-id":"400","version":"20.9.999-1766","uuid":"a66335c5-451f-4b93-a752-4116d688f347","board-serial":"12345970","bfdSessions":"4","device-type":"vedge","lastupdated":1646967282559,"reachability":"reachable","controlConnections":"3","uptime-date":1646908980000,"controlConnectionsToVsmarts":"2"},{"device-model":"vedge-C8000V","ompPeers":"2","number-vsmart-peers":2,"local-system-ip":"172.16.255.15","system-ip":"172.16.255.15","host-name":"vm5","site-id":"500","version":"17.09.01.0.154453","uuid":"C8K-8bda7a5d-6b75-47ec-a658-b30ca54e30eb","board-serial":"12345703","bfdSessions":"4","device-type":"vedge","lastupdated":1646967275462,"reachability":"reachable","controlConnections":"3","uptime-date":1646909400000,"controlConnectionsToVsmarts":"2"},{"device-model":"vedge-C8000V","ompPeers":"2","number-vsmart-peers":2,"local-system-ip":"172.16.255.16","system-ip":"172.16.255.16","host-name":"vm6","site-id":"600","version":"17.09.01.0.154453","uuid":"C8K-46aa4ddc-7468-45c2-9144-2d60c2f553f3","board-serial":"12345702","bfdSessions":"4","device-type":"vedge","lastupdated":1646967277103,"reachability":"reachable","controlConnections":"3","uptime-date":1646909400000,"controlConnectionsToVsmarts":"2"}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Device Monitoring-read","method":"get","path":"/device/control/networksummary"}}