netgate-ospf6 API (24.02)

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

Copyright 2019-2020 Rubicon Communications, LLC.

ospf6-show

operates on netgate.ospf6.Ospf6Show

post /operations/netgate-ospf6:ospf6-show

Example URL

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

operates on netgate.ospf6.Ospf6Show

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