netgate-master API (24.02)

Definitions of master data and operations. Copyright 2019-2020 Rubicon Communications, LLC. All rights reserved.

backend-coredump

operates on netgate.master.BackendCoredump

post /operations/netgate-master:backend-coredump

Example URL

https://hostname/restconf/operations/netgate-master:backend-coredump

operates on netgate.master.BackendCoredump

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

cli-show-cli

operates on netgate.master.CliShowCli

post /operations/netgate-master:cli-show-cli

Example URL

https://hostname/restconf/operations/netgate-master:cli-show-cli

operates on netgate.master.CliShowCli

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

restconf-coredump

operates on netgate.master.RestconfCoredump

post /operations/netgate-master:restconf-coredump

Example URL

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

operates on netgate.master.RestconfCoredump

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