adapter-automation_gateway

On this page:

netconfExecRpc

Summary

Execute proprietary operations on a device using the NETCONF protocol

Description

This method will execute proprietary operations on a device using the NETCONF protocol

Route

POST /automationgateway/netconf/exec_rpc/execute

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
host string yes A host from the Netconf Inventory
rpc string yes Name of RPC operation to be executed on the remote device

Return

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