adapter-automation_gateway

On this page:

gnoiSetPackage

Summary

Send a gNOI set package command.

Description

Send a set package command over gRPC gNOI to a host and return the results.

Route

POST /automationgateway/gnoi/set_package/execute

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
contents string no Byte-string/uploaded content
hash object no -
host string yes A host from the gRPC inventory
package object yes -

Return

DetailsExampleSchema
Name Type Description
result object gNOI response object.