post
https://saner.secpod.com/AncorWebService/perform
Exclude a Patch or Asset.
This API allows administrators to exclude either a specific patch or an entire asset/application from visibility and remediation based on the defined scope.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| account_name | Account name | Yes | string |
| policy_name | Unique policy name | Yes | string |
| item_type | Type of item (PATCH or ASSET) | Yes | string |
| items | List of patches or assets | Yes | array |
| scopeType | Scope type (account/group/Devices) | Yes | string |
| selectedScopeItems | Selected scope entities | Yes | array |
| module_type | Module type (e.g., PM) | Yes | string |
| reason | Reason for exclusion (Not Applicable/Risk Accepted) | Yes | string |
| days | Number of days for exclusion | Yes | string |
| desc | Description | No | string |
| comments | Additional comments | No | string |
