{"type":"api","title":"Create Connection History List","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 - Orchestrator"],"description":"Get connection history list from device","operationId":"createConnectionHistoryList","parameters":[{"name":"deviceId","in":"query","description":"deviceId - Device IP","required":true,"schema":{"type":"string","example":"169.254.10.10"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Connection history list":{"description":"Connection history list","value":{"data":[{"remote-color":"default","index":0,"site-id":500,"public-port":12386,"peer-type":"vedge","local_enum":"RXTRDWN","rep-count":0,"local-color":"default","remote_enum":"DISCVBD","lastupdated":1649764706061,"vdevice-dataKey":"172.16.255.26-0-2022-04-10T12:23:23+0000","state":"up","domain-id":1,"private-port":12386,"public-ip":"10.1.15.15","downtime":"2022-04-10T12:23:23+0000","vdevice-host-name":"vm16","private-ip":"10.1.15.15","remote_enum-desc":"DisconnectvBondafterregisterreply.","local_enum-desc":"ReceivedTeardown.","vdevice-name":"172.16.255.26"},{"remote-color":"default","index":1,"site-id":100,"public-port":12386,"peer-type":"vedge","local_enum":"RXTRDWN","rep-count":0,"local-color":"default","remote_enum":"DISCVBD","lastupdated":1649764706061,"vdevice-dataKey":"172.16.255.26-1-2022-04-10T11:48:32+0000","state":"up","domain-id":1,"private-port":12386,"public-ip":"10.0.5.11","downtime":"2022-04-10T11:48:32+0000","vdevice-host-name":"vm16","private-ip":"10.0.5.11","remote_enum-desc":"DisconnectvBondafterregisterreply.","local_enum-desc":"ReceivedTeardown.","vdevice-name":"172.16.255.26"},{"remote-color":"default","index":2,"site-id":0,"public-port":12387,"peer-type":"unknown","local_enum":"DHSTMO","rep-count":0,"local-color":"default","remote_enum":"NOERR","lastupdated":1649764706061,"vdevice-dataKey":"172.16.255.26-2-2022-04-10T11:48:21+0000","state":"connect","domain-id":0,"private-port":0,"public-ip":"10.0.5.11","downtime":"2022-04-10T11:48:21+0000","vdevice-host-name":"vm16","private-ip":"::","remote_enum-desc":"NoError.","local_enum-desc":"DTLSHandShakeTimeout.","vdevice-name":"172.16.255.26"},{"remote-color":"lte","index":3,"site-id":600,"public-port":12366,"peer-type":"vedge","local_enum":"RXTRDWN","rep-count":0,"local-color":"lte","remote_enum":"DISCVBD","lastupdated":1649764706061,"vdevice-dataKey":"172.16.255.26-3-2022-04-10T11:13:44+0000","state":"up","domain-id":1,"private-port":12366,"public-ip":"10.1.16.16","downtime":"2022-04-10T11:13:44+0000","vdevice-host-name":"vm16","private-ip":"10.1.16.16","remote_enum-desc":"DisconnectvBondafterregisterreply.","local_enum-desc":"ReceivedTeardown.","vdevice-name":"172.16.255.26"},{"remote-color":"lte","index":4,"site-id":100,"public-port":12377,"peer-type":"vedge","local_enum":"RXTRDWN","rep-count":0,"local-color":"lte","remote_enum":"DISCVBD","lastupdated":1649764706061,"vdevice-dataKey":"172.16.255.26-4-2022-04-10T11:13:41+0000","state":"up","domain-id":1,"private-port":12377,"public-ip":"10.0.5.21","downtime":"2022-04-10T11:13:41+0000","vdevice-host-name":"vm16","private-ip":"10.0.5.21","remote_enum-desc":"DisconnectvBondafterregisterreply.","local_enum-desc":"ReceivedTeardown.","vdevice-name":"172.16.255.26"}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"System-read,System-write,Security-read,Security-write","method":"get","path":"/device/orchestrator/connectionshistory"}}