{"type":"model","meta":{"id":"/apps/pubhub/media/000-v7-apis/78f449d7e4ba5c2367359378827403d23edb1885/85928a65-da17-3012-a6df-bb224dd8278a","info":{"description":"Retrieve results for scheduled and dynamic tests on endpoint agents.","title":"Endpoint Test Results API","version":"7.0.63"},"security":[{"BearerAuth":[]}],"tags":[{"name":"Network Endpoint Scheduled Test Results"},{"name":"HTTP Server Endpoint Scheduled Test Results"},{"name":"Network Dynamic Endpoint Test Results"},{"name":"Real User Endpoint Test Results"},{"name":"Local Network Endpoint 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":{"loss":{"description":"Percentage of packets that failed to reach the destination.","example":50,"format":"double","type":"number"},"avgLatency":{"description":"Average latency in milliseconds.","example":3,"format":"int64","type":"integer"},"jitter":{"description":"Standard deviation of latency in milliseconds.","example":5,"format":"int64","type":"integer"},"errorMessage":{"description":"Error message if an error occurred.","example":"ERR_NAME_NOT_RESOLVED","type":"string"},"type":{"description":"Type of ZTA segment.","enum":["zta_ingress","zta_service"],"example":"zta_service","type":"string","$$ref":"#/components/schemas/EndpointZtaSegmentType"}},"type":"object","$$ref":"#/components/schemas/EndpointZtaMetrics","title":"EndpointZtaMetrics"}}