Class SyntheticsNetworkTestResponseData

Network Path test response data.

Hierarchy

  • SyntheticsNetworkTestResponseData

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Object containing details about a Network Path test.

id?: string

The public ID of the Network Path test.

Type of response, network_test.

Generated using TypeDoc