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 IP address
do_not_fragment boolean no Do not fragment
do_not_resolve boolean no Do not perform DNS resolution
host string yes A host from the gRPC inventory
initial_ttl number no Initial ttl
l3protocol string no 1:IPV4, 2:IPV6
max_ttl number no Max ttl
source string no IP address
wait number no -

Return

DetailsExampleSchema
Name Type Description
result object gNOI response object.