2020-02-16 10:11:37 -05:00
|
|
|
Vnstat
|
2018-09-22 05:27:11 -04:00
|
|
|
~~~~~~
|
|
|
|
|
|
2021-03-08 06:22:26 -05:00
|
|
|
.. csv-table:: Service (GeneralController.php)
|
|
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
|
|
|
|
"``GET``","vnstat","general","get",""
|
2022-10-19 11:21:08 -04:00
|
|
|
"``POST``","vnstat","general","set",""
|
2021-03-08 06:22:26 -05:00
|
|
|
|
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `General.xml <https://github.com/opnsense/plugins/blob/master/net/vnstat/src/opnsense/mvc/app/models/OPNsense/Vnstat/General.xml>`__"
|
|
|
|
|
|
2020-02-16 10:11:37 -05:00
|
|
|
.. csv-table:: Service (ServiceController.php)
|
2018-09-22 05:27:11 -04:00
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
2020-02-16 10:11:37 -05:00
|
|
|
"``GET``","vnstat","service","daily",""
|
|
|
|
|
"``GET``","vnstat","service","hourly",""
|
|
|
|
|
"``GET``","vnstat","service","monthly",""
|
2022-10-19 11:21:08 -04:00
|
|
|
"``POST``","vnstat","service","reconfigure",""
|
2020-02-16 10:11:37 -05:00
|
|
|
"``GET``","vnstat","service","resetdb",""
|
2022-10-19 11:21:08 -04:00
|
|
|
"``POST``","vnstat","service","restart",""
|
|
|
|
|
"``POST``","vnstat","service","start",""
|
2021-03-08 06:22:26 -05:00
|
|
|
"``GET``","vnstat","service","status",""
|
2022-10-19 11:21:08 -04:00
|
|
|
"``POST``","vnstat","service","stop",""
|
2022-01-27 05:45:11 -05:00
|
|
|
"``GET``","vnstat","service","yearly",""
|
2020-04-07 14:48:40 -04:00
|
|
|
|
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `General.xml <https://github.com/opnsense/plugins/blob/master/net/vnstat/src/opnsense/mvc/app/models/OPNsense/Vnstat/General.xml>`__"
|