Skip to main content

Network

Endpoints for HTTP, TCP, SSH, serial, POP3, and persistent TCP data sources.

See also: Network documentation | Full API Reference for interactive testing and complete schemas.

Endpoints

MethodPathDescriptionReference
POST/http-data-sources/listenerListen for HTTP dataAPI Reference →
DELETE/http-data-sources/listener/{id}Cancel a running listener.API Reference →
GET/http-data-sources/listener/{id}Get the status of a running listenerAPI Reference →
POST/http-data-sources/test-json-retriever-timestampTest JSON Retriever Timestamp extractionAPI Reference →
POST/http-data-sources/test-json-retriever-valueTest JSON Retriever Value ParameterAPI Reference →
POST/http-data-sources/test-retriever-timestampTest Retriever timestamp extractionAPI Reference →
POST/http-data-sources/test-retriever-valueTest Retriever Value extractionAPI Reference →
POST/http-data-sources/validate-ip-maskValidate ip maskAPI Reference →
GET/persistent-data-source/status/{xid}Get the connection status for a data sourceAPI Reference →
POST/pop3-data-source/validate-time-regexValidate time regexAPI Reference →
POST/pop3-data-source/validate-value-regexValidate value regexAPI Reference →
GET/serial-data-source/log-file-path/{xid}Get logfile nameAPI Reference →
POST/serial-data-source/validate-ascii/{xid}Validate Serial DataAPI Reference →
GET/ssh-data-source/log-file-path/{xid}Get logfile nameAPI Reference →
GET/tcpip-data-source/log-file-path/{xid}Get logfile nameAPI Reference →
POST/tcpip-data-source/test/{xid}Get the connection status for a data sourceAPI Reference →