post
https://saner.secpod.com/AncorWebService/perform
This method allows you to update remediation rule for a set of groups.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| accountid | Account identifier | No | string |
| rulename | Name of the remediation rule | Yes | string |
| ruledesc | Description of the rule | No | string |
| type | Type of rule (VULNERABILITY or COMPLIANCE) | Yes | string |
| starttime | Start time (HH:MM:AM/PM format) | Yes | string |
| endtime | End time (HH:MM:AM/PM format) | No | string |
| startwindowtime | Start window time (HH:MM:AM/PM format) | Yes | string |
| scheduletype | Schedule type | Yes | string |
| groupname | Group name(s) | Yes | string |
| forcereboot | Force reboot option (true/false) | No | string |
| remediationdelayindays | Delay in days before remediation (1–7, default 0 if not provided) | No | string |
| includeasset | Asset(s) to include | No | string |
| excludeasset | Asset(s) to exclude | No | string |
| skipfeatureupdate | Skip feature update option | No | string |
| apifilters | Filters for rule selection using tags | No | array |
