feat(xapi-object-to-xo/host): patchesRequiringReboot

See vatesfr/xo-web#2124
This commit is contained in:
Pierre Donias 2017-05-19 12:09:49 +02:00
parent e462ff3f4b
commit d63ac7df1c

View File

@ -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.