{"type":"api","title":"Get Vedge Inventory","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":"Get detailed vEdge inventory","operationId":"getVedgeInventory","parameters":[{"name":"status","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"chasisNumber":{"type":"string","example":"0a452cf0-5db7-47c2-80bf-7e619e294a6b"},"deviceType":{"type":"string","example":"vedge"},"local-system-ip":{"type":"string","example":"172.16.255.14"},"serialNumber":{"type":"string","example":"12345707"},"site-id":{"type":"string","example":"400"},"system-ip":{"type":"string","example":"0.0.0.0"},"validity":{"type":"string","example":"valid"}},"$$ref":"#/components/schemas/VedgeInventoryData"},"examples":{"vEdge Inventory":{"description":"vEdge Inventory","value":[{"site-id":"400","serialNumber":"12346576","validity":"valid","host-name":"vm4","deviceType":"vedge","local-system-ip":"172.16.255.14","chasisNumber":"59414e3c-24cd-44de-8072-261224224c25","system-ip":"172.16.255.14"},{"site-id":"100","serialNumber":"12346568","validity":"valid","host-name":"vm11","deviceType":"vedge","local-system-ip":"172.16.255.21","chasisNumber":"63e8518c-e76f-4d5f-a4c7-28ffb669526b","system-ip":"172.16.255.21"}]}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getVedgeInventory","method":"get","path":"/device/vedgeinventory/detail"}}