mirror of
https://github.com/opnsense/docs
synced 2024-10-30 21:20:20 +00:00
20 lines
577 B
ReStructuredText
20 lines
577 B
ReStructuredText
rspamd
|
|
~~~~~~
|
|
|
|
.. csv-table:: Settings
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``GET``","rspamd","settings","get",""
|
|
"``POST``","rspamd","settings","set",""
|
|
|
|
.. csv-table:: Service
|
|
: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",""
|