feat(xapi-object-to-xo/host): patchesRequiringReboot
See vatesfr/xo-web#2124
This commit is contained in:
parent
e462ff3f4b
commit
d63ac7df1c
@ -195,6 +195,7 @@ const TRANSFORMS = {
|
||||
}),
|
||||
agentStartTime: toTimestamp(otherConfig.agent_start_time),
|
||||
tags: obj.tags,
|
||||
patchesRequiringReboot: link(obj, 'updates_requiring_reboot'),
|
||||
version: obj.software_version.product_version,
|
||||
|
||||
// TODO: dedupe.
|
||||
|
Loading…
Reference in New Issue
Block a user