netgate-frr API (23.06)

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

Copyright 2017-2020 Rubicon Communications, LLC.

frr-control

operates on netgate.frr.FrrControl

post /operations/netgate-frr:frr-control

Example URL

https://hostname/restconf/operations/netgate-frr:frr-control

operates on netgate.frr.FrrControl

Request Body schema: application/yang-data+json
input
object (netgate.frr.frrcontrol.Input)

Responses

200

Correct response

201

No response

400

Internal error

Request samples

Content type
application/yang-data+json
Copy
Expand all Collapse all
{
  • "input":
    {
    }
}

Response samples

Content type
application/yang-data+json
Copy
Expand all Collapse all
{
  • "output":
    {
    }
}

frr-coredump

operates on netgate.frr.FrrCoredump

post /operations/netgate-frr:frr-coredump

Example URL

https://hostname/restconf/operations/netgate-frr:frr-coredump

operates on netgate.frr.FrrCoredump

Request Body schema: application/yang-data+json
input
object (netgate.frr.frrcoredump.Input)

Responses

200

Correct response

201

No response

400

Internal error

Request samples

Content type
application/yang-data+json
Copy
Expand all Collapse all
{
  • "input":
    {
    }
}

Response samples

Content type
application/yang-data+json
Copy
Expand all Collapse all
{
  • "output":
    {
    }
}

zebra-show

operates on netgate.frr.ZebraShow

post /operations/netgate-frr:zebra-show

Example URL

https://hostname/restconf/operations/netgate-frr:zebra-show

operates on netgate.frr.ZebraShow

Request Body schema: application/yang-data+json
input
object (netgate.frr.zebrashow.Input)

Responses

200

Correct response

201

No response

400

Internal error

Request samples

Content type
application/yang-data+json
Copy
Expand all Collapse all
{
  • "input":
    {
    }
}

Response samples

Content type
application/yang-data+json
Copy
Expand all Collapse all
{
  • "output":
    {
    }
}