Sha256: cad3d94ad6b5929e11603de77edb1fede7cf53ab24677ef7f2948f0ead4f4e2e
Contents?: true
Size: 351 Bytes
Versions: 4
Compression:
Stored size: 351 Bytes
Contents
child :subscription_facet => :subscription_facet_attributes do extends 'katello/api/v2/subscription_facet/base' end node :content_host_id do |host| host.content_host.try(:id) end attributes :subscription_status, :subscription_status_label, :subscription_global_status, :if => @object.get_status(Katello::SubscriptionStatus).relevant?
Version data entries
4 entries across 4 versions & 1 rubygems