mirror of
https://github.com/opnsense/docs.git
synced 2026-04-08 02:14:58 -04:00
18 lines
560 B
ReStructuredText
18 lines
560 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
|
|
|
|
"``POST``","core","system","dismissStatus",""
|
|
"``GET``","core","system","halt",""
|
|
"``GET``","core","system","reboot",""
|
|
"``GET``","core","system","status",""
|