{"type":"model","meta":{"id":"/apps/pubhub/media/000-v7-apis/5b3454a4300b838cc17f7b2cdc0690fdd15058d5/beddd583-a5f3-3bb9-82a3-77fa650e7a7a","info":{"description":"Get test result metrics for Cloud and Enterprise Agent tests.","title":"Test Results API","version":"7.0.34"},"security":[{"BearerAuth":[]}],"tags":[{"name":"Network Test Results"},{"name":"Web HTTP Server Test Results"},{"name":"Web Page Load Test Results"},{"name":"Web Transactions Test Results"},{"name":"API Test Results"},{"name":"Web FTP Server Test Results"},{"name":"DNS Trace Test Results"},{"name":"DNS Server Test Results"},{"name":"DNSSEC Test Results"},{"name":"Voice SIP Server Test Results"},{"name":"Voice RTP Server Test Results"},{"name":"Network BGP Test Results"}],"externalDocs":{"description":"Find out more about Test Results","url":"https://docs.thousandeyes.com/product-documentation/getting-started/getting-started-with-cloud-and-enterprise-agent-tests#interpreting-test-results"},"openapi":"3.0.1","servers":[{"description":"ThousandEyes API production URL","url":"https://api.thousandeyes.com/v7"}],"securitySchemes":{"BearerAuth":{"description":"Bearer authentication token","scheme":"bearer","type":"http"}}},"spec":{"properties":{"pathId":{"description":"Unique ID of path trace","example":"4711301366345855606023718047703941305741293841502186803","readOnly":true,"type":"string"},"hops":{"description":"Array of hop objects indicating each step in the traceroute","items":{"properties":{"hop":{"description":"Hop index","example":1,"readOnly":true,"type":"integer"},"ipAddress":{"description":"IP address of the hop","example":"196.40.106.237","readOnly":true,"type":"string"},"prefix":{"description":"Prefix of IP address shown in CIDR","example":"196.40.96.0/20","readOnly":true,"type":"string"},"rdns":{"description":"Reverse DNS entry of IP, if available","example":"core-router1.cpt2.host-h.net","readOnly":true,"type":"string"},"network":{"description":"Autonomous System originating the prefix","example":"HETZNER (Pty) Ltd (AS 37153)","readOnly":true,"type":"string"},"responseTime":{"description":"RTT to the hop’s IP in milliseconds","example":1,"readOnly":true,"type":"integer"},"location":{"description":"Location information for the hop","example":"Cape Town, South Africa","readOnly":true,"type":"string"},"mpls":{"description":"Multiprotocol Label Switching information, if available","readOnly":true,"type":"string"}},"type":"object","$$ref":"#/components/schemas/PathVisHop"},"type":"array"}},"type":"object","$$ref":"#/components/schemas/PathVisRoute","title":"PathVisRoute"}}