Skip to main content

Test a data connector

POST 

/networks/:networkId/data-connectors/:name?action=test

Has a Collector request every one of the connector’s endpoints right now, without collecting a Snapshot, and waits for the outcome. The result is stored on the connector, so it is also available afterward from Get a data connector with ?with=testResult.

A failed test is reported in the error and errorDesc of a 200 response, not as an error status.

Request

Responses

OK