Skip to content

Commit 9eb843a

Browse files
committed
Update device-health-api-methods-properties.md
1 parent 644a888 commit 9eb843a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-endpoint/api/device-health-api-methods-properties.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ Data that is collected using either `JSON response` or by using files is a snaps
8686
| `avSignatureVersion` | String | Antivirus security intelligence version | `1.371.1323.0` |
8787
| `computerDnsName` | String | DNS name | `SampleDns` |
8888
| `dataRefreshTimestamp` | DateTimeOffset | Datetime when data is refreshed for this report | `2022-08-04T12:44:02Z` |
89-
| `fullScanError` | String | Error codes from full scan | "0x80508023" |
90-
| `fullScanResult` | String | Full scan result of this device | `Completed`, `Canceled`, or `Failed` |
91-
| `fullScanTime` | DateTimeOffset | Datetime when full scan has completed | `2022-08-04T12:44:02Z` |
89+
| `fullScanError` | String | Error codes from the full scan | "0x80508023" |
90+
| `fullScanResult` | String | Full scan result of the device | `Completed`, `Canceled`, or `Failed` |
91+
| `fullScanTime` | DateTimeOffset | Datetime when the full scan completed | `2022-08-04T12:44:02Z` |
9292
| `id` | String | Machine GUID | `30a8fa2826abf24d24379b23f8a44d471f00feab` |
9393
| `lastSeenTime` | DateTimeOffset | Last seen datetime of this machine | `2022-08-04T12:44:02Z` |
9494
| `machineId` | String | Machine GUID | `30a8fa2826abf24d24379b23f8a44d471f00feab` |

0 commit comments

Comments
 (0)