mirror of
https://github.com/opnsense/docs.git
synced 2025-12-11 10:41:02 -06:00
22 lines
835 B
ReStructuredText
22 lines
835 B
ReStructuredText
Ndpproxy
|
|
~~~~~~~~
|
|
|
|
.. csv-table:: Resources (GeneralController.php)
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``GET``","ndpproxy","general","get",""
|
|
"``POST``","ndpproxy","general","set",""
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `NdpProxy.xml <https://github.com/opnsense/plugins/blob/master/net/ndp-proxy-go/src/opnsense/mvc/app/models/OPNsense/NdpProxy/NdpProxy.xml>`__"
|
|
|
|
.. csv-table:: Service (ServiceController.php)
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``POST``","ndpproxy","service","reconfigure",""
|
|
"``POST``","ndpproxy","service","restart",""
|
|
"``POST``","ndpproxy","service","start",""
|
|
"``GET``","ndpproxy","service","status",""
|
|
"``POST``","ndpproxy","service","stop",""
|