{"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":{"daysUntilExpiry":{"description":"Days until certificate expires, rounded down. 0 is shown if there are less than 24 hours remaining. Calculated when the test was executed.","type":"integer"},"isFetchDateInValidCertDateRange":{"description":"True when certificate fetch date is within the valid certificate date range, false otherwise","example":true,"type":"boolean"},"hasValidSigningCert":{"description":"This field is implicitly true; it is output only when false. false indicates this certificate was missing a valid signing certificate in the chain.","example":false,"type":"boolean"},"issuerName":{"description":"Certificate issuer","example":"DigiCert SHA2 Extended Validation Server CA","type":"string"},"validBefore":{"description":"Certificate is not valid after this date","example":"2020-05-12T12:00:00Z","format":"date-time","type":"string"},"validAfter":{"description":"Certificate is not valid before this date","example":"2018-03-27T00:00:00Z","format":"date-time","type":"string"},"subjectAlternativeNames":{"description":"Alternative name(s) of the certificate subject, extracted from the Subject Alternative Name (SAN) X.509 certificate extension, for example example.com, www2.example.com","example":["www.thousandeyes.com","thousandeyes.com"],"items":{"type":"string"},"type":"array"},"subjectName":{"description":"certificate’s subject name - a value of the common name (CN) RDN from the certificate’s Subject attribute, for example www.example.com","example":"www.thousandeyes.com","type":"string"}},"type":"object","$$ref":"#/components/schemas/SslCert","title":"SslCert"}}