Call adapter method

Performs a direct southbound adapter call for the specified device and action.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

device&:origin&:actionstringRequired

Request

request body
devicestringOptional
originstringOptional
actionstringOptional

Response

Direct reponse from the origin's adapter

Errors

500
Internal Server Error