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/iperf.rst

19 lines
573 B
ReStructuredText

Iperf
~~~~~
.. csv-table:: Resources (InstanceController.php)
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"``GET``","iperf","instance","query",""
"``GET``","iperf","instance","set",""
.. csv-table:: Service (ServiceController.php)
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"``GET``","iperf","service","restart",""
"``GET``","iperf","service","start",""
"``GET``","iperf","service","status",""
"``GET``","iperf","service","stop",""