{"type":"api","title":"Create Real Time Connection List Real Time Monitoring Device Control 2703","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 connections list from device (Real Time)","operationId":"createRealTimeConnectionList_RealTimeMonitoringDeviceControl_2703","parameters":[{"name":"peer-type","in":"query","description":"Peer type","schema":{"type":"string","enum":["vedge","vsmart","vmanage","vbond"]}},{"name":"system-ip","in":"query","description":"Peer system IP","schema":{"type":"string"}},{"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":{"Connections list":{"description":"Connections list","value":{"data":[{"domain-id":1,"instance":0,"vdevice-name":"169.254.10.10","behind-proxy":"No","system-ip":"172.16.253.129","remote-color":"default","site-id":129,"private-port":12346,"controller-group-id":0,"vdevice-host-name":"vm3","local-color":"default","uptime":"0:05:55:35","peer-type":"vsmart","v-org-name":"vIPtela Inc Regression","protocol":"dtls","vdevice-dataKey":"169.254.10.10-0-default-172.16.253.129-default","public-ip":"10.103.129.129","public-port":12346,"lastupdated":1642727162594,"state":"up","private-ip":"10.103.129.129","uptime-date":1642705800000},{"domain-id":1,"instance":0,"vdevice-name":"169.254.10.10","behind-proxy":"No","system-ip":"172.16.255.130","remote-color":"default","site-id":130,"private-port":12346,"controller-group-id":0,"vdevice-host-name":"vm3","local-color":"default","uptime":"0:05:55:35","peer-type":"vsmart","v-org-name":"vIPtela Inc Regression","protocol":"dtls","vdevice-dataKey":"169.254.10.10-0-default-172.16.255.130-default","public-ip":"10.103.130.130","public-port":12346,"lastupdated":1642727162594,"state":"up","private-ip":"10.103.130.130","uptime-date":1642705800000},{"domain-id":0,"instance":0,"vdevice-name":"169.254.10.10","behind-proxy":"No","system-ip":"169.254.10.3","remote-color":"default","site-id":202,"private-port":12346,"controller-group-id":0,"vdevice-host-name":"vm3","local-color":"default","uptime":"0:05:55:35","peer-type":"vmanage","v-org-name":"vIPtela Inc Regression","protocol":"dtls","vdevice-dataKey":"169.254.10.10-0-default-169.254.10.3-default","public-ip":"10.103.202.202","public-port":12346,"lastupdated":1642727162594,"state":"up","private-ip":"10.103.202.202","uptime-date":1642705800000}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"System-read,System-write,Security-read,Security-write,Device Monitoring-read,Device Monitoring-write","method":"get","path":"/device/control/connections"}}