Determine if an in-line virus scanner is present - HxGN SDx - Update 70 - Administration & Configuration - Hexagon

HxGN SDx API Services Configuration

ft:locale
en-US
Product
HxGN SDx
Search by Category
Administration & Configuration

You can determine if the upload process is using an active virus scanner using the following GET:

<ACCESS_URL>/api/v2/FileMgmt/InlineVirusScannersAvailable.

The response contains a Boolean value indicating if a virus scanner is currently active.

{

"value": true
}