HTTP Tests
Get details and aggregate metrics for an http test
GET/accounts/{account_id}/dex/http-tests/{test_id}
ModelsExpand Collapse
HTTPDetails { host, httpStats, httpStatsByColo, 6 more }
HTTPDetails { host, httpStats, httpStatsByColo, 6 more }
httpStats: optional { availabilityPct, dnsResponseTimeMs, httpStatusCode, 3 more }
httpStats: optional { availabilityPct, dnsResponseTimeMs, httpStatusCode, 3 more }
httpStatsByColo: optional array of { availabilityPct, colo, dnsResponseTimeMs, 4 more }
httpStatsByColo: optional array of { availabilityPct, colo, dnsResponseTimeMs, 4 more }
HTTP TestsPercentiles
Get percentiles for an http test
GET/accounts/{account_id}/dex/http-tests/{test_id}/percentiles