opnsense-docs/source/development/api/plugins/vnstat.rst
2020-04-07 20:48:40 +02:00

13 lines
520 B
ReStructuredText

Vnstat
~~~~~~
.. csv-table:: Service (ServiceController.php)
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"``GET``","vnstat","service","daily",""
"``GET``","vnstat","service","hourly",""
"``GET``","vnstat","service","monthly",""
"``GET``","vnstat","service","resetdb",""
"``<<uses>>``", "", "", "", "*model* `General.xml <https://github.com/opnsense/plugins/blob/master/net/vnstat/src/opnsense/mvc/app/models/OPNsense/Vnstat/General.xml>`__"