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