You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
opensense-docs/source/development/api/plugins/zerotier.rst

23 lines
829 B
ReStructuredText

Zerotier
~~~~~~~~
.. csv-table:: Resources (NetworkController.php)
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"``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"
.. csv-table:: Resources (SettingsController.php)
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"``GET``","zerotier","settings","get",""
"``POST``","zerotier","settings","set",""
"``GET``","zerotier","settings","status",""