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