Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional assertionsAssertion results produced by the test.
Optional bucketStorage bucket keys for artifacts produced during a step or test.
Optional callgRPC call type (for example, unary, healthCheck, or reflection).
Optional certSSL/TLS certificate information returned from an SSL test.
Optional compressedCompressed JSON descriptor for the test (internal format).
Optional compressedCompressed representation of the test steps (internal format).
Optional connectionOutcome of the connection attempt (for example, established, refused).
Optional dnsDNS resolution details recorded during the test execution.
Optional durationDuration of the test execution (in milliseconds).
Optional exitedWhether the test exited early because a step marked with exitIfSucceed passed.
Optional failureDetails about the failure of a Synthetic test.
Optional finishedTimestamp of when the test finished (in milliseconds).
Optional handshakeHandshake request and response for protocol-level tests.
Optional idThe unique identifier for this result.
Optional initialThe initial result ID before any retries.
Optional isWhether this result is from a fast retry.
Optional isWhether this result is from the last retry.
Optional netpathNetwork Path test result capturing the path between source and destination.
Optional netstatsAggregated network statistics from the test execution.
Optional ocspOCSP response received while validating a certificate.
Optional pingA network probe result, used for traceroute hops and ping summaries.
Optional receivedNumber of emails received during the test (email tests).
Optional receivedMessage received from the target (for WebSocket/TCP/UDP tests).
Optional requestDetails of the outgoing request made during the test execution.
Optional resolvedIP address resolved for the target host.
Optional responseDetails of the response received during the test execution.
Optional runThe type of run for a Synthetic test result.
Optional sentMessage sent to the target (for WebSocket/TCP/UDP tests).
Optional startStart URL for the test (browser tests).
Optional startedTimestamp of when the test started (in milliseconds).
Optional statusStatus of a Synthetic test result.
Optional stepsStep results (for browser, mobile, and multistep API tests).
Optional timeTime to interactive in milliseconds (browser tests).
Optional timingsTiming breakdown of the test request phases (for example, DNS, TCP, TLS, first byte).
Optional traceTrace identifiers associated with a Synthetic test result.
Optional tracerouteTraceroute hop results (for network tests).
Optional triggeredTimestamp of when the test was triggered (in milliseconds).
Optional tunnelWhether the test was executed through a tunnel.
Optional turnsTurns executed by a goal-based browser test.
Optional unhealthyWhether the test runner was unhealthy at the time of execution.
Optional variablesVariables captured during a test step.
Generated using TypeDoc
Full result details for a Synthetic test execution.