mirror of
https://github.com/opnsense/docs
synced 2024-11-05 06:00:36 +00:00
28 lines
1.2 KiB
ReStructuredText
28 lines
1.2 KiB
ReStructuredText
Chrony
|
|
~~~~~~
|
|
|
|
.. csv-table:: Service (GeneralController.php)
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``GET``","chrony","general","get",""
|
|
"``POST``","chrony","general","set",""
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `General.xml <https://github.com/opnsense/plugins/blob/master/net/chrony/src/opnsense/mvc/app/models/OPNsense/Chrony/General.xml>`__"
|
|
|
|
.. csv-table:: Service (ServiceController.php)
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``GET``","chrony","service","chronyauthdata",""
|
|
"``GET``","chrony","service","chronysources",""
|
|
"``GET``","chrony","service","chronysourcestats",""
|
|
"``GET``","chrony","service","chronytracking",""
|
|
"``POST``","chrony","service","reconfigure",""
|
|
"``POST``","chrony","service","restart",""
|
|
"``POST``","chrony","service","start",""
|
|
"``GET``","chrony","service","status",""
|
|
"``POST``","chrony","service","stop",""
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `General.xml <https://github.com/opnsense/plugins/blob/master/net/chrony/src/opnsense/mvc/app/models/OPNsense/Chrony/General.xml>`__"
|