adapter-automation_gateway

On this page:

gnoiPing

Summary

Send a gNOI ping command.

Description

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

Route

POST /automationgateway/gnoi/ping/execute

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
count number yes -
destination string yes IP address
do_not_fragment boolean no A host from the gRPC inventory
do_not_resolve boolean no Do not perform DNS resolution
interval number no Interval in milliseconds
host string yes A host from the gRPC inventory
l3protocol string no 1:IPV4, 2:IPV6
size number no Size in bytes
source string no IP address
wait number no -

Return

DetailsExampleSchema
Name Type Description
result object gNOI response object.