mirror of
https://github.com/opnsense/docs
synced 2024-11-03 09:40:27 +00:00
17 lines
468 B
ReStructuredText
17 lines
468 B
ReStructuredText
Core
|
|
~~~~
|
|
|
|
.. csv-table:: Resources (MenuController.php)
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``GET``","core","menu","search",""
|
|
"``GET``","core","menu","tree",""
|
|
|
|
.. csv-table:: Resources (SystemController.php)
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``GET``","core","system","halt",""
|
|
"``GET``","core","system","reboot",""
|