LinuxPatchDeployment view
The Reporting2.LinuxPatchDeployment view displays patch deployment information.
Column Name | Data Type | Nullable | Description |
---|---|---|---|
DeployId | Int | The deployment ID. | |
LinuxDetectedPatchStateId | Int64 | The Linux detected patch state ID. See [Reporting2].[LinuxDetectedPatchState]. | |
InstallEndedOn | Datetime2 | The date the install ended. | |
InstallStartedOn | Datetime2 | The date the installation started. | |
LinuxCompletionCodeId | Int | The completion code. See [Reporting2].[LinuxCompletionCode]. | |
ErrorCode | int | X | The error code for failed instructions. |
LinuxErrorStepId | tinyInt | X | The ID of the Linux error step. See [Reporting2].[LinuxErrorStep]. |