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