Project

General

Profile

« Previous | Next » 

Revision 950040e4

Added by Chris Roberts over 1 year ago

Fixes #35619 - Add kernel_version to reported data facet for new host UI

View differences:

app/views/api/v2/hosts/reported_data.json.rabl
end
child(@facet => :reported_data) do
attributes :boot_time, :cores, :sockets, :disks_total
attributes :boot_time, :cores, :sockets, :disks_total, :kernel_version
end

Also available in: Unified diff