17 lines
282 B
JSON
17 lines
282 B
JSON
{
|
|
"collector": {
|
|
"machineName": "TEST-HOST",
|
|
"collectedAt": "2026-05-22T12:00:00Z",
|
|
"ranAsAdministrator": true
|
|
},
|
|
"windowsUpdate": {
|
|
"applicableUpdates": [
|
|
{
|
|
"title": "KB12345"
|
|
}
|
|
]
|
|
},
|
|
"pendingReboot": {
|
|
"anyPending": false
|
|
}
|
|
} |