2020-02-16 15:11:37 +00:00
|
|
|
Cicap
|
2018-05-06 13:25:26 +00:00
|
|
|
~~~~~
|
|
|
|
|
2021-03-08 11:22:26 +00:00
|
|
|
.. csv-table:: Service (AntivirusController.php)
|
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
|
|
"``GET``","cicap","antivirus","get",""
|
2022-10-19 15:21:08 +00:00
|
|
|
"``POST``","cicap","antivirus","set",""
|
2021-03-08 11:22:26 +00:00
|
|
|
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `Antivirus.xml <https://github.com/opnsense/plugins/blob/master/www/c-icap/src/opnsense/mvc/app/models/OPNsense/CICAP/Antivirus.xml>`__"
|
|
|
|
|
|
|
|
.. csv-table:: Service (GeneralController.php)
|
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
|
|
"``GET``","cicap","general","get",""
|
2022-10-19 15:21:08 +00:00
|
|
|
"``POST``","cicap","general","set",""
|
2021-03-08 11:22:26 +00:00
|
|
|
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `General.xml <https://github.com/opnsense/plugins/blob/master/www/c-icap/src/opnsense/mvc/app/models/OPNsense/CICAP/General.xml>`__"
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
.. csv-table:: Service (ServiceController.php)
|
2018-05-06 13:25:26 +00:00
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
"``GET``","cicap","service","checkclamav",""
|
2022-10-19 15:21:08 +00:00
|
|
|
"``POST``","cicap","service","reconfigure",""
|
|
|
|
"``POST``","cicap","service","restart",""
|
|
|
|
"``POST``","cicap","service","start",""
|
2021-03-08 11:22:26 +00:00
|
|
|
"``GET``","cicap","service","status",""
|
2022-10-19 15:21:08 +00:00
|
|
|
"``POST``","cicap","service","stop",""
|
2020-04-07 18:48:40 +00:00
|
|
|
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `General.xml <https://github.com/opnsense/plugins/blob/master/www/c-icap/src/opnsense/mvc/app/models/OPNsense/CICAP/General.xml>`__"
|