adapter-automation_gateway

On this page:

gnoiClearLLDPInterface

Summary

Send a gNOI clear LLDP message.

Description

Send a clear LLDP interface message over gRPC gNOI.

Route

POST /automationgateway/gnoi/clear_lldp_interface/execute

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
host string yes A host from the gRPC inventory
interface object yes All LLDP adjacencies on the provided interface will be cleared.

Return

DetailsExampleSchema
Name Type Description
result object gNOI response object.