TestIntegrationEndpointConfigResult Object
Result of testing an Integration endpoint config.
Return fields
body (String)
The HTTP body of the response returned as a result of testing the Integration endpoint configuration.
execution (InstanceExecutionResult)
The InstanceExecutionResult that specifies the result of testing the endpoint configuration for the specified Integration.
headers (JSONString)
The HTTP headers of the response returned as a result of testing the Integration endpoint configuration.
integration (Integration)
The Integration for which the associated endpoint configuration was tested.
statusCode (Int)
The HTTP status code of the response returned as a result of testing the Integration endpoint configuration.