Summary
Send a gNMI get command.
Description
Send a gNMI get command for the list of provided paths.
Route
POST /automationgateway/gnmi/get/execute
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
host | string | yes | A host from the gRPC inventory |
path | array | yes | Interfaces' name |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | gNMI response object. |