Update firmware.rst (#395)

POST is needed for core/firmware/status to check for updates
This commit is contained in:
KoS
2022-04-13 17:24:56 +02:00
committed by GitHub
parent 86e313f1f8
commit bd11903c46

View File

@@ -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",""