Interface SyntheticsApiListSyntheticsBrowserTestLatestResultsRequest

Hierarchy

  • SyntheticsApiListSyntheticsBrowserTestLatestResultsRequest

Properties

deviceId?: string[]

Device IDs for which to query results.

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 Synthetic browser test for which to search results.

Filter results by run type.

Filter results by status.

toTs?: number

Timestamp in milliseconds up to which to query results.

Generated using TypeDoc