Share via


OracleUserPassScanProperties interface

Oracle user pass scan properties.

Extends

Properties

driverLocation

The driver location.

password

The password of Oracle server.

schema

The schema.

username

The username of Oracle server.

Inherited Properties

businessRuleSetName

The name of the business rule set.

collection

The collection reference of the scan.

connectedVia

The integration runtime reference of the scan.

domain

The domain of the scan.

isLiveViewEnabled

The flag to indicate whether the live view is enabled or not.

isPresetScan

The flag to indicate whether the scan is a preset scan or not.

logLevel

The log level of the scan.

maximumMemoryAllowedInGb

The maximum memory allowed in GB.

mitiCache

The miti cache.

parallelScanCount

The number of parallel scans.

scanRulesetName

The name of the scan ruleset.

scanRulesetType

The type of the scan ruleset.

workers

The number of workers of the scan.

Property Details

driverLocation

The driver location.

driverLocation?: string

Property Value

string

password

The password of Oracle server.

password?: string

Property Value

string

schema

The schema.

schema?: string

Property Value

string

username

The username of Oracle server.

username?: string

Property Value

string

Inherited Property Details

businessRuleSetName

The name of the business rule set.

businessRuleSetName?: string

Property Value

string

Inherited From MitiScanProperties.businessRuleSetName

collection

The collection reference of the scan.

collection?: CollectionReference

Property Value

Inherited From MitiScanProperties.collection

connectedVia

The integration runtime reference of the scan.

connectedVia?: ConnectedVia

Property Value

Inherited From MitiScanProperties.connectedVia

domain

The domain of the scan.

domain?: string

Property Value

string

Inherited From MitiScanProperties.domain

isLiveViewEnabled

The flag to indicate whether the live view is enabled or not.

isLiveViewEnabled?: boolean

Property Value

boolean

Inherited From MitiScanProperties.isLiveViewEnabled

isPresetScan

The flag to indicate whether the scan is a preset scan or not.

isPresetScan?: boolean

Property Value

boolean

Inherited From MitiScanProperties.isPresetScan

logLevel

The log level of the scan.

logLevel?: string

Property Value

string

Inherited From MitiScanProperties.logLevel

maximumMemoryAllowedInGb

The maximum memory allowed in GB.

maximumMemoryAllowedInGb?: string

Property Value

string

Inherited From MitiScanProperties.maximumMemoryAllowedInGb

mitiCache

The miti cache.

mitiCache?: string

Property Value

string

Inherited From MitiScanProperties.mitiCache

parallelScanCount

The number of parallel scans.

parallelScanCount?: number

Property Value

number

Inherited From MitiScanProperties.parallelScanCount

scanRulesetName

The name of the scan ruleset.

scanRulesetName?: string

Property Value

string

Inherited From MitiScanProperties.scanRulesetName

scanRulesetType

The type of the scan ruleset.

scanRulesetType?: "System" | "Custom"

Property Value

"System" | "Custom"

Inherited From MitiScanProperties.scanRulesetType

workers

The number of workers of the scan.

workers?: number

Property Value

number

Inherited From MitiScanProperties.workers