OverviewStatus interface

The overview of the compliance result for one report.

Properties

failedCount

The count of all failed full automation control.

manualCount

The count of all manual control.

passedCount

The count of all passed full automation control.

Property Details

failedCount

The count of all failed full automation control.

failedCount?: number

Property Value

number

manualCount

The count of all manual control.

manualCount?: number

Property Value

number

passedCount

The count of all passed full automation control.

passedCount?: number

Property Value

number