adapter-automation_gateway

On this page:

gnoiClearBGPNeighbor

Summary

Send a gNOI clear BGP neighbor message.

Description

Send a clear BGP neighbor message over gRPC gNOI.

Route

POST /automationgateway/gnoi/clear_bgp_neighbor/execute

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
address string yes IP address
host string yes A host from the gRPC inventory
mode number yes Clear mode
routing_instance string yes Instance name

Return

DetailsExampleSchema
Name Type Description
result object gNOI response object.