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

HxGN SDx API Services Configuration

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

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

. . /api/v2/FileMgmt/InlineVirusScannersAvailable.

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

{

"value": true
}