mirror of
https://github.com/opnsense/docs.git
synced 2026-02-05 22:25:57 -06:00
23 lines
922 B
ReStructuredText
23 lines
922 B
ReStructuredText
Hostdiscovery
|
|
~~~~~~~~~~~~~
|
|
|
|
.. csv-table:: Service (ServiceController.php)
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``POST``","hostdiscovery","service","reconfigure",""
|
|
"``POST``","hostdiscovery","service","restart",""
|
|
"``GET``","hostdiscovery","service","search",""
|
|
"``POST``","hostdiscovery","service","start",""
|
|
"``GET``","hostdiscovery","service","status",""
|
|
"``POST``","hostdiscovery","service","stop",""
|
|
|
|
.. csv-table:: Resources (SettingsController.php)
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``GET``","hostdiscovery","settings","get",""
|
|
"``POST``","hostdiscovery","settings","set",""
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `Hostwatch.xml <https://github.com/opnsense/core/blob/master/src/opnsense/mvc/app/models/OPNsense/Hostdiscovery/Hostwatch.xml>`__"
|