opnsense-docs/source/development/api/plugins/ndproxy.rst

22 lines
818 B
ReStructuredText
Raw Permalink Normal View History

2024-11-27 05:37:44 -05:00
Ndproxy
~~~~~~~
2025-05-01 04:05:15 -04:00
.. csv-table:: Resources (GeneralController.php)
2024-11-27 05:37:44 -05:00
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"``GET``","ndproxy","general","get",""
"``POST``","ndproxy","general","set",""
"``<<uses>>``", "", "", "", "*model* `Ndproxy.xml <https://github.com/opnsense/plugins/blob/master/net/ndproxy/src/opnsense/mvc/app/models/OPNsense/Ndproxy/Ndproxy.xml>`__"
.. csv-table:: Service (ServiceController.php)
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"``POST``","ndproxy","service","reconfigure",""
"``POST``","ndproxy","service","restart",""
"``POST``","ndproxy","service","start",""
"``GET``","ndproxy","service","status",""
"``POST``","ndproxy","service","stop",""