mirror of
https://github.com/opnsense/docs
synced 2024-10-30 21:20:20 +00:00
28 lines
815 B
ReStructuredText
28 lines
815 B
ReStructuredText
cicap
|
|
~~~~~
|
|
|
|
.. csv-table:: Settings
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``GET``","cicap","antivirus","get",""
|
|
"``POST``","cicap","antivirus","set",""
|
|
"``GET``","cicap","general","get",""
|
|
"``POST``","cicap","general","set",""
|
|
|
|
.. csv-table:: Service
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``POST``","cicap","service","reconfigure",""
|
|
"``POST``","cicap","service","restart",""
|
|
"``POST``","cicap","service","start",""
|
|
"``GET``","cicap","service","status",""
|
|
"``POST``","cicap","service","stop",""
|
|
|
|
.. csv-table:: Other
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"","cicap","service","checkclamav",""
|