Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ApplicationScanSettings

Agent scan settings for applicaiton scan

Properties

applicationScanRecurrence

applicationScanRecurrence: string

Scan recurrences in RFC-5545 section 3.3.10 format. Only supported input are weekly, biweekly, monthly listed below FREQ=WEEKLY;WKST=;INTERVAL=1 - This weekly scan on the specified weekday (e.g. Sunday) FREQ=WEEKLY;WKST=;INTERVAL=2 - This bi-weekly scan on the specified weekday (e.g. Sunday) FREQ=MONTHLY;WKST=;INTERVAL=1 - This monthly scan on the specified weekday (e.g. Sunday, starting from the next such weekday based on the time of setting creation)

foldersToScan

foldersToScan: Array<FolderToScan>

List of folders selected for scanning

isEnabled

isEnabled: boolean

Enable or disable application scan

Functions

getDeserializedJsonObj

getJsonObj