Share via


SapEccCredentialScanPropertiesOutput interface

SAP ECC credential scan properties.

Extends

Properties

clientId
credential

The credential reference.

jCoLibraryPath

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.

createdAt

The creation time 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.

lastModifiedAt

The last modified time of the scan.

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

clientId

clientId?: string

Property Value

string

credential

The credential reference.

credential?: CredentialReferenceOutput

Property Value

jCoLibraryPath

jCoLibraryPath?: string

Property Value

string

Inherited Property Details

businessRuleSetName

The name of the business rule set.

businessRuleSetName?: string

Property Value

string

Inherited From MitiScanPropertiesOutput.businessRuleSetName

collection

The collection reference of the scan.

collection?: CollectionReferenceOutput

Property Value

Inherited From MitiScanPropertiesOutput.collection

connectedVia

The integration runtime reference of the scan.

connectedVia?: ConnectedViaOutput

Property Value

Inherited From MitiScanPropertiesOutput.connectedVia

createdAt

The creation time of the scan.

createdAt?: string

Property Value

string

Inherited From MitiScanPropertiesOutput.createdAt

domain

The domain of the scan.

domain?: string

Property Value

string

Inherited From MitiScanPropertiesOutput.domain

isLiveViewEnabled

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

isLiveViewEnabled?: boolean

Property Value

boolean

Inherited From MitiScanPropertiesOutput.isLiveViewEnabled

isPresetScan

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

isPresetScan?: boolean

Property Value

boolean

Inherited From MitiScanPropertiesOutput.isPresetScan

lastModifiedAt

The last modified time of the scan.

lastModifiedAt?: string

Property Value

string

Inherited From MitiScanPropertiesOutput.lastModifiedAt

logLevel

The log level of the scan.

logLevel?: string

Property Value

string

Inherited From MitiScanPropertiesOutput.logLevel

maximumMemoryAllowedInGb

The maximum memory allowed in GB.

maximumMemoryAllowedInGb?: string

Property Value

string

Inherited From MitiScanPropertiesOutput.maximumMemoryAllowedInGb

mitiCache

The miti cache.

mitiCache?: string

Property Value

string

Inherited From MitiScanPropertiesOutput.mitiCache

parallelScanCount

The number of parallel scans.

parallelScanCount?: number

Property Value

number

Inherited From MitiScanPropertiesOutput.parallelScanCount

scanRulesetName

The name of the scan ruleset.

scanRulesetName?: string

Property Value

string

Inherited From MitiScanPropertiesOutput.scanRulesetName

scanRulesetType

The type of the scan ruleset.

scanRulesetType?: "System" | "Custom"

Property Value

"System" | "Custom"

Inherited From MitiScanPropertiesOutput.scanRulesetType

workers

The number of workers of the scan.

workers?: number

Property Value

number

Inherited From MitiScanPropertiesOutput.workers