2020-02-16 10:11:37 -05:00
|
|
|
Zerotier
|
2018-05-06 09:25:26 -04:00
|
|
|
~~~~~~~~
|
|
|
|
|
|
2020-02-16 10:11:37 -05:00
|
|
|
.. csv-table:: Resources (NetworkController.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
|
|
|
"``POST``","zerotier","network","add",""
|
|
|
|
|
"``POST``","zerotier","network","del","$uuid=null"
|
|
|
|
|
"``GET``","zerotier","network","get","$uuid=null"
|
|
|
|
|
"``GET``","zerotier","network","info","$uuid=null"
|
|
|
|
|
"``GET``","zerotier","network","search",""
|
|
|
|
|
"``POST``","zerotier","network","set","$uuid=null"
|
|
|
|
|
"``POST``","zerotier","network","toggle","$uuid=null"
|
2018-05-06 09:25:26 -04:00
|
|
|
|
2020-04-07 14:48:40 -04:00
|
|
|
"``<<uses>>``", "", "", "", "*model* `Zerotier.xml <https://github.com/opnsense/plugins/blob/master/net/zerotier/src/opnsense/mvc/app/models/OPNsense/Zerotier/Zerotier.xml>`__"
|
|
|
|
|
|
2020-02-16 10:11:37 -05:00
|
|
|
.. csv-table:: Resources (SettingsController.php)
|
2018-05-06 09:25:26 -04:00
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
2021-03-08 06:22:26 -05:00
|
|
|
"``GET``","zerotier","settings","get",""
|
2022-10-19 11:21:08 -04:00
|
|
|
"``POST``","zerotier","settings","set",""
|
2020-02-16 10:11:37 -05:00
|
|
|
"``GET``","zerotier","settings","status",""
|
2020-04-07 14:48:40 -04:00
|
|
|
|
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `Zerotier.xml <https://github.com/opnsense/plugins/blob/master/net/zerotier/src/opnsense/mvc/app/models/OPNsense/Zerotier/Zerotier.xml>`__"
|