{"type":"model","meta":{"id":"/apps/pubhub/media/000-v7-apis/ff6e14c265afac5403651f22656824120ef8f3d0/beddd583-a5f3-3bb9-82a3-77fa650e7a7a","info":{"version":"7.0.89","title":"Test Results API","description":"Get test result metrics for Network and Application Synthetics tests."},"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":{"type":"http","scheme":"bearer","description":"Bearer authentication token"}}},"spec":{"type":"object","properties":{"date":{"type":"string","description":"Data point date UTC (ISO date-time format).","format":"date-time","example":"2022-07-17T22:00:54Z","readOnly":true},"roundId":{"type":"integer","description":"Epoch time (seconds) indicating the start time of the round","example":1384309800,"readOnly":true},"_links":{"type":"object","description":"A links object containing the ThousandEyes App link","readOnly":true,"properties":{"appLink":{"type":"object","description":"A hyperlink from the containing resource to a URI.","required":["href"],"properties":{"href":{"type":"string","description":"Its value is either a URI [RFC3986] or a URI template [RFC6570].","example":"https://api.thousandeyes.com/v7/link/to/resource/id"},"templated":{"type":"boolean","description":"Should be true when the link object's \"href\" property is a URI template."},"type":{"type":"string","description":"Used as a hint to indicate the media type expected when dereferencing the target resource."},"deprecation":{"type":"string","description":"Its presence indicates that the link is to be deprecated at a future date. Its value is a URL that should provide further information about the deprecation."},"name":{"type":"string","description":"Its value may be used as a secondary key for selecting link objects that share the same relation type."},"profile":{"type":"string","description":"A URI that hints about the profile of the target resource."},"title":{"type":"string","description":"Intended for labelling the link with a human-readable identifier"},"hreflang":{"type":"string","description":"Indicates the language of the target resource"}},"$$ref":"#/components/schemas/Link"}},"$$ref":"#/components/schemas/TestResultAppLinks","example":{"appLink":{"href":"https://app.thousandeyes.com/view/tests?__a=105&testId=195&roundId=1692916680&agentId=125"}}},"monitor":{"type":"object","properties":{"monitorId":{"type":"string","description":"Unique monitor ID.","example":"281474976710706","readOnly":true},"monitorName":{"type":"string","description":"The name of the Monitor.","example":"Vancouver, Canada - Bell Canada (AS 6539)","readOnly":true},"countryId":{"type":"string","description":"2-digit ISO country code.","example":"US","readOnly":true}},"$$ref":"#/components/schemas/TestResultMonitor"},"prefixId":{"type":"string","description":"Internally tracked prefix ID.","example":"215"},"prefix":{"type":"string","description":"Prefix being tracked.","example":"99.128.0.0/11"},"startTime":{"type":"integer","description":"Epoch time (seconds) indicating the start time of the round","example":1384309800,"readOnly":true,"$$ref":"#/components/schemas/StartTime"},"endTime":{"type":"integer","description":"Epoch time (seconds) indicating the end time of the round","example":1384309800,"readOnly":true,"$$ref":"#/components/schemas/EndTime"},"updates":{"type":"number","format":"double","description":"Number of updates tracked against this prefix by this monitor.","example":0},"pathChanges":{"type":"number","format":"double","description":"Number of path changes tracked against this prefix by this monitor.","example":0},"reachability":{"type":"number","format":"double","description":"Percentage reachability","example":0}},"$$ref":"#/components/schemas/BgpTestResult","title":"BgpTestResult"}}