{"type":"api","title":"List All Devices","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Monitoring - Device Details"],"description":"List all devices","operationId":"listAllDevices","parameters":[{"name":"site-id","in":"query","schema":{"type":"string"}},{"name":"includeTenantvSmart","in":"query","schema":{"type":"boolean"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"board-serial":{"type":"string","example":"12345704"},"certificate-validity":{"type":"string","example":"Valid"},"connectedVManages":{"type":"array","items":{"type":"string"}},"controlConnections":{"type":"string","example":"9"},"device-groups":{"type":"array","items":{"type":"string"}},"device-model":{"type":"string","example":"vmanage"},"device-os":{"type":"string","example":"device-os"},"device-type":{"type":"string","example":"vmanage"},"deviceId":{"type":"string","example":"169.254.10.1"},"domain-id":{"type":"string","example":"0"},"host-name":{"type":"string","example":"169.254.10.1"},"isDeviceGeoData":{"type":"boolean","example":false},"lastupdated":{"type":"string","example":"1634627015139"},"latitude":{"type":"string","example":"37.666684"},"layoutLevel":{"type":"integer","format":"int32","example":1},"local-system-ip":{"type":"string","example":"172.16.255.200"},"longitude":{"type":"string","example":-122.777023},"max-controllers":{"type":"string","example":"0"},"model_sku":{"type":"string","example":"None"},"personality":{"type":"string","example":"vmanage"},"platform":{"type":"string","example":"x86_64"},"reachability":{"type":"string","example":"reachable"},"site-id":{"type":"string","example":"200"},"state":{"type":"string","example":"green"},"state_description":{"type":"string","example":"All daemons up"},"status":{"type":"string","example":"normal"},"statusOrder":{"type":"string","example":"4"},"system-ip":{"type":"string","example":"169.254.10.1"},"testbed_mode":{"type":"boolean","example":true},"timezone":{"type":"string","example":"UTC"},"total_cpu_count":{"type":"string","example":"8"},"uptime-date":{"type":"string","example":"1634626320000"},"uuid":{"type":"string","example":"96af574a-eadd-4b6a-97bf-d5c1e98f40f2"},"validity":{"type":"string","example":"valid"},"version":{"type":"string","example":"9"}},"$$ref":"#/components/schemas/DeviceData"},"examples":{"Devices List":{"description":"Devices List","value":[{"deviceId":"169.254.10.1","system-ip":"169.254.10.1","host-name":"vm200","reachability":"reachable","status":"normal","personality":"vmanage","device-type":"vmanage","timezone":"UTC","device-groups":["No groups"],"lastupdated":1634627015139,"domain-id":"0","board-serial":"12345704","certificate-validity":"Valid","max-controllers":"0","uuid":"96af574a-eadd-4b6a-97bf-d5c1e98f40f2","controlConnections":"9","device-model":"vmanage","version":"20.8.999-1397","connectedVManages":["169.254.10.1"],"site-id":"200","latitude":"37.666684","longitude":-122.777023,"isDeviceGeoData":false,"platform":"x86_64","uptime-date":1634626320000,"statusOrder":4,"device-os":"next","validity":"valid","state":"green","state_description":"All daemons up","model_sku":"None","local-system-ip":"172.16.255.200","total_cpu_count":"8","testbed_mode":true,"layoutLevel":1}]}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"listAllDevices","method":"get","path":"/device"}}