mirror of
https://github.com/opnsense/docs.git
synced 2026-04-14 05:06:11 -04:00
13 lines
520 B
ReStructuredText
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>`__"
|