post
https://saner.secpod.com/AncorWebService/perform
This method allows you to add items (site/group/device) to be excluded from the organizations in Saner Server, for which any changes based on AD scan won't be applied. It requires the name of the organization, site(s) or group(s) or device(s) to be excluded. Field "site" is required if a group or a device has to be excluded.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| organization | Name of the organization where exclude list items will be added | Yes | string |
| site | Site name required when excluding groups or devices | Yes | string |
| excludegroup | Name of the group(s) to exclude from AD scan updates | Yes (either group or device required) | string |
| excludedevice | Name of the device(s) to exclude from AD scan updates | Yes (either group or device required) | string |
| excludesite | Name of the site(s) to exclude from AD scan updates | No | string |
