Update firmware.rst (#395)

POST is needed for core/firmware/status to check for updates
pull/396/head
KoS 2 years ago committed by GitHub
parent 86e313f1f8
commit bd11903c46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save