adapter-automation_gateway

On this page:

sendRequest

Summary

Send an HTTP/1.1 request to an inventory device.

Description

Send an HTTP/1.1 request to an inventory device.

Route

POST /automationgateway/http_requests/request/execute

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
host string yes -
endpoint string yes -
method string yes -
params object no -
data object no -
headers object no -
cookies object no -
auth object no -
timeout object no -
allowRedirects boolean no -
proxies object no -
verify boolean no -

Return

DetailsExampleSchema
Name Type Description
result object A JSON Object containing status, code and the result