netgate-bgp API (24.06)

This YANG module provides a Netgate-defined data-model for BGP data.

Copyright 2019-2023 Rubicon Communications, LLC.

bgp-clear

operates on netgate.bgp.BgpClear

operates on netgate.bgp.BgpClear

Request Body schema: application/yang-data+json
object (netgate.bgp.bgpclear.Input)

Responses

Request samples

Content type
application/yang-data+json
{
  • "input": {
    }
}

Response samples

Content type
application/yang-data+json
{
  • "output": {
    }
}

bgp-show

operates on netgate.bgp.BgpShow

operates on netgate.bgp.BgpShow

Request Body schema: application/yang-data+json
object (netgate.bgp.bgpshow.Input)

Responses

Request samples

Content type
application/yang-data+json
{
  • "input": {
    }
}

Response samples

Content type
application/yang-data+json
{
  • "output": {
    }
}