AssessedMachineState view
The Reporting3.AssessedMachineState view displays all assessments performed on a machine.
Column Name |
Data Type |
Nullable |
Description |
---|---|---|---|
Id |
int |
|
The unique identifier. |
MachineId |
int |
X |
The machine id of this assessment. See Machine view. |
PatchScanId |
int |
X |
The patch scan id of this assessment. See PatchScan view. |
IPAddress |
nvarchar(45) |
X |
The IP address of this machine. This is displayed in IPV4 or IPV6 format. |
AssessedOn |
datetime |
X |
The assessment date. |