post
https://saner.secpod.com/AncorWebService/perform
Create Firmware Remediation Job.
This method allows users to create remediation jobs for firmware patches.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| accountid | Account identifier | Yes | string |
| name | Name of the remediation job | Yes | string |
| schedule | Schedule date (YYYY-MM-DD format) | Yes | string |
| starttime | Job start time (HH:MM:AM/PM format) | Yes | string |
| startwindowtime | Job start window time (HH:MM:AM/PM format) | Yes | string |
| endtime | Job end time (HH:MM:AM/PM format) | No | string |
| forcereboot | Force reboot option (true/false) | No | string |
| device | Target device(s) | Yes | array |
| remjobpatchesinfo | Firmware patch details including patch metadata (JSON array) | Yes | array |
