Interface SyntheticsApiGetBrowserTestLatestResultsRequest

Hierarchy

  • SyntheticsApiGetBrowserTestLatestResultsRequest

Properties

fromTs?: number

Timestamp in milliseconds from which to start querying results.

probeDc?: string[]

Locations for which to query results.

publicId: string

The public ID of the browser test for which to search results for.

toTs?: number

Timestamp in milliseconds up to which to query results.

Generated using TypeDoc