netgate-ospf API (24.02)

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

Copyright 2019-2022 Rubicon Communications, LLC.

ospf-show

operates on netgate.ospf.OspfShow

post /operations/netgate-ospf:ospf-show

Example URL

https://hostname/restconf/operations/netgate-ospf:ospf-show

operates on netgate.ospf.OspfShow

Request Body schema: application/yang-data+json
input
object (netgate.ospf.ospfshow.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":
    {
    }
}