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

33 lines
980 B
ReStructuredText

zerotier
~~~~~~~~
.. csv-table:: Settings
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"``GET``","zerotier","settings","get",""
"``POST``","zerotier","settings","set",""
.. csv-table:: Service
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"``GET``","zerotier","settings","status",""
.. csv-table:: Resources
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"``POST``","zerotier","network","add",""
"``POST``","zerotier","network","del","$uuid"
"``GET``","zerotier","network","get","$uuid"
"``GET``","zerotier","network","search",""
"``POST``","zerotier","network","set","$uuid"
"``POST``","zerotier","network","toggle","$uuid"
.. csv-table:: Other
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"","zerotier","network","info",""