adapter-automation_gateway

On this page:

gnmiSet

Summary

Send a gNMI set command.

Description

Send a gNMI set command for updates, deletes, and replaces.

Route

POST /automationgateway/gnmi/set/execute

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
delete array no Delete interfaces
host string yes A host from the gRPC inventory
options object no Additional options: encoding
replace array no Replace interfaces.
update array no Update interfaces

Return

DetailsExampleSchema
Name Type Description
result object gNMI response object.