LinuxPackageRemediationDetailedCode view

This view has been deprecated.

The Reporting3.LinuxPackageRemediationDetailedCode view describes package remediation detailed codes.

Content

You can run the following query to verify the contents of the Reporting3.LinuxPackageRemediationDetailedCode view.

Copy
SELECT [Id]
,[Value]
,[Description]
FROM [SecurityControls].[Reporting3].[LinuxPackageRemediationDetailedCode]

Column Name

Data Type

Nullable

Description

Id

smallint

 

The id of Linux package remediation detailed code.

Value

nvarchar(100)

 

The value of Linux package remediation detailed code.

Description

nvarchar(256)

 

The description of Linux package remediation detailed code.

Id

Value

Description

0

Unspecified

Unspecified

1

Installed

Installed

2

Failed

Failed

3

Removed

Removed

4

Updated

Updated

5

Pending Reboot

Pending Reboot