mirror of
https://github.com/opnsense/docs.git
synced 2026-04-26 08:37:55 -04:00
Update firmware.rst (#395)
POST is needed for core/firmware/status to check for updates
This commit is contained in:
parent
86e313f1f8
commit
bd11903c46
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ OPNsense has several API calls to get and set the firmware configuration:
|
|||
"``POST``","Core","Firmware","setFirmwareConfig",""
|
||||
"``GET``","Core","Firmware","info",""
|
||||
"``GET``","Core","Firmware","status",""
|
||||
"``POST``","Core","Firmware","status",""
|
||||
"``POST``","Core","Firmware","audit",""
|
||||
"``POST``","Core","Firmware","update",""
|
||||
"``POST``","Core","Firmware","upgrade",""
|
||||
|
|
|
|||
Loading…
Reference in a new issue