mirror of
https://github.com/opnsense/docs.git
synced 2026-04-08 02:14:58 -04:00
19 lines
606 B
ReStructuredText
19 lines
606 B
ReStructuredText
arpscanner
|
|
~~~~~~~~~~
|
|
|
|
.. csv-table:: Settings
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``GET``","arpscanner","settings","get",""
|
|
"``POST``","arpscanner","settings","set",""
|
|
|
|
.. csv-table:: Service
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``POST``","arpscanner","service","check",""
|
|
"``POST``","arpscanner","service","reload",""
|
|
"``POST``","arpscanner","service","start",""
|
|
"``GET``","arpscanner","service","status",""
|
|
"``POST``","arpscanner","service","stop",""
|