adapter-automation_gateway

On this page:

gnoiTraceroute

Summary

Send a gNOI traceroute command.

Description

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

Route

POST /automationgateway/gnoi/traceroute/execute

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
destination string yes -
do_not_fragment boolean no -
do_not_resolve boolean no -
host string yes A host from the gRPC inventory
initial_ttl number no -
l3protocol string no -
max_ttl number no -
source string no -
wait number no -

Return

DetailsExampleSchema
Name Type Description
result object gNOI response object.