post
https://saner.secpod.com/AncorWebService/perform
This method allows you to download multiple Saner Agents based on an account. The required fields are account name, type and architecture. The key ‘type’ can have the following values: osx, exe, rpm, dpkg, apk or all and ‘architecture’ can have the following values: x86, x64 or all. The value exe is for downloading Microsoft Windows installers, rpm is for RPM based machines, dpkg is for downloading Debian machines, osx is for Mac OS X machines and apk is for downloading Debian machines.
| Key | Meaning | Mandatory | Data type |
|---|---|---|---|
| accountid | Account identifier/name used to download the agents. | Yes | string |
| type | Agent installer type. Allowed: osx, exe, rpm, dpkg, apk, all. | Yes | string |
| architecture | Agent architecture. Allowed: x86, x64, all. | Yes | string |
