{"type":"model","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":{"type":"object","properties":{"actual-connections":{"type":"integer","format":"int32","example":2},"color":{"type":"string","example":"LTE"},"control":{"type":"array","items":{"type":"object","properties":{"host-name":{"type":"string","example":"vm9"},"is-preferred":{"type":"boolean","example":true},"local-status":{"type":"string","enum":["green","red"]},"local-status-info":{"type":"string"},"peer-type":{"type":"string","example":"vsmart","enum":["vbond","vedge","vsmart","vmanage","vedge-vbond","nonSDWAN"]},"remote-status":{"type":"string","enum":["green","red"]},"remote-status-info":{"type":"string"},"state":{"type":"string","example":"up","enum":["up","down"]},"system-ip":{"type":"string","example":"172.16.255.19"}},"$$ref":"#/components/schemas/TlocControl"}},"expected-connections":{"type":"integer","format":"int32","example":2},"interface":{"type":"string","example":"GigabitEthernet1"},"nat-type":{"type":"string","example":"Not learned"},"private-ip":{"type":"string","example":"10.1.15.15"},"private-port":{"type":"string","example":"12366"},"public-ip":{"type":"string","example":"10.1.15.15"},"public-port":{"type":"string","example":"12366"},"tloc-status":{"type":"string","enum":["green","red"]},"tloc-type":{"type":"string"}},"$$ref":"#/components/schemas/ControlConnectionInfo","title":"ControlConnectionInfo"}}