post
https://saner.secpod.com/AncorWebService/perform
Create Rollback Job.
This method allows you to roll back the installed patches for a group.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| accountid | Account identifier | Yes | string |
| name | Name of the rollback job | Yes | string |
| schedule | Schedule date (YYYY-MM-DD format) | Yes | string |
| starttime | Start time (HH:MM:SS or HH:MM:AM/PM format) | Yes | string |
| startmessage | Message displayed at start | No | string |
| endmessage | Message displayed at end | No | string |
| autoreboot | Auto reboot option (TRUE/FALSE) | No | string |
| rebootmessage | Message before reboot | No | string |
| startwindowtime | Start window time (HH:MM:AM/PM format) | Yes | string |
| forcereboot | Force reboot option | No | string |
| autoreboottime | Scheduled reboot time (YYYY-MM-DD.HH:MM:SS format) | No | string |
| rollbackpatchesinfo | Rollback patch details including device and patch ids (JSON array) | Yes | array |
