netgate-rip API (24.02)

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

Copyright 2019-2020 Rubicon Communications, LLC.

rip-show

operates on netgate.rip.RipShow

post /operations/netgate-rip:rip-show

Example URL

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

operates on netgate.rip.RipShow

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