{"type":"api","title":"Create Status Summary","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":["Real-Time Monitoring - Hardware"],"description":"Get hardware status summary from device","operationId":"createStatusSummary","parameters":[{"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":{"Hardware status summary":{"description":"Hardware status summary","value":{"data":[{"vdevice-name":"10.0.0.121","createTimeStamp":1611557599955,"current-reading":"1015","vdevice-host-name":"Router","sensor-name":"voltage","vdevice-dataKey":"10.0.0.121-V:Vcore-A-R0","@rid":927,"vmanage-system-ip":"10.0.0.121","sensor-units":"millivolts","name":"V:Vcore-A","lastupdated":1652152463462,"location":"R0","state":"Normal"},{"vdevice-name":"10.0.0.121","createTimeStamp":1611557593593,"current-reading":"31","vdevice-host-name":"Router","sensor-name":"temperature","vdevice-dataKey":"10.0.0.121-Temp:Temp1-P0","@rid":1731,"vmanage-system-ip":"10.0.0.121","sensor-units":"celsius","name":"Temp:Temp1","lastupdated":1651807463843,"location":"P0","state":"Normal"},{"vdevice-name":"10.0.0.121","createTimeStamp":1611557593651,"current-reading":"25","vdevice-host-name":"Router","sensor-name":"temperature","vdevice-dataKey":"10.0.0.121-Temp:Temp2-P0","@rid":1760,"vmanage-system-ip":"10.0.0.121","sensor-units":"celsius","name":"Temp:Temp2","lastupdated":1652152463462,"location":"P0","state":"Normal"},{"vdevice-name":"10.0.0.121","createTimeStamp":1611557599821,"current-reading":"1508","vdevice-host-name":"Router","sensor-name":"voltage","vdevice-dataKey":"10.0.0.121-V:1.5v-A-R0","@rid":1881,"vmanage-system-ip":"10.0.0.121","sensor-units":"millivolts","name":"V:1.5v-A","lastupdated":1652152463462,"location":"R0","state":"Normal"},{"vdevice-name":"10.0.0.121","createTimeStamp":1611557593684,"current-reading":"28","vdevice-host-name":"Router","sensor-name":"temperature","vdevice-dataKey":"10.0.0.121-Temp:Temp3-P0","@rid":2044,"vmanage-system-ip":"10.0.0.121","sensor-units":"celsius","name":"Temp:Temp3","lastupdated":1651999921808,"location":"P0","state":"Normal"}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"System-read,System-write","__originalOperationId":"createStatusSummary","method":"get","path":"/device/hardware/status/summary"}}