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 |
| options | object | no | Additional options: datatype, encoding |
| path | array | yes | Device Interface |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | gNMI response object. |