{"type":"api","title":"Get Speed Test","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":["Troubleshooting Tools - Diagnostics"],"operationId":"getSpeedTest","parameters":[{"name":"sessionId","in":"path","description":"sessionId","required":true,"schema":{"type":"object","properties":{"uuid":{"type":"string"}},"description":"This is valid uuid","$$ref":"#/components/schemas/Uuid"},"examples":{"sessionId":{"description":"sessionId","value":"5be3ee01-e7fb-4d4f-81b4-35dc14f4f50d"}}},{"name":"logId","in":"query","schema":{"type":"integer","format":"int64","default":0}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"destination_circuit":{"type":"string","example":"lte"},"destination_ip":{"type":"string","example":"172.16.255.21"},"destination_local_ip":{"type":"string","example":"172.16.255.21"},"device_uuid":{"type":"string","example":"C8K-63eadff3-fa6d-4779-add0-d712a36c6f73"},"down_bw":{"type":"string","example":"NA"},"down_speed":{"type":"integer","format":"int64","example":0},"entry_time":{"type":"integer","format":"int64","example":1692757301266},"error":{"type":"string","example":"None"},"logid":{"type":"integer","format":"int64","example":0},"port":{"type":"string","example":"80"},"session_id":{"type":"string","example":"de26406d-21f2-4d3d-bc82-6f36553c45bf"},"source_circuit":{"type":"string","example":"lte"},"source_ip":{"type":"string","example":"172.16.255.15"},"source_local_ip":{"type":"string","example":"172.16.255.15"},"status":{"type":"string","example":"progress"},"tenant":{"type":"string","example":"default"},"up_bw":{"type":"string","example":"NA"},"up_speed":{"type":"integer","format":"int64","example":0}},"description":"This is valid speedTestData","$$ref":"#/components/schemas/SpeedTestData"}},"description":"This is valid speedTestResultResponse","$$ref":"#/components/schemas/SpeedTestResultResponse"}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Tools-read","__originalOperationId":"getSpeedTest","method":"get","path":"/stream/device/speed/{sessionId}"}}