Interface SyntheticsApiListSyntheticsTestVersionsRequest

Hierarchy

  • SyntheticsApiListSyntheticsTestVersionsRequest

Properties

lastVersionNumber?: number

The version number of the last item from the previous page. Omit to get the first page.

limit?: number

Maximum number of version records to return per page.

publicId: string

The public ID of the Synthetic test.

Generated using TypeDoc