Name | {{ "Subscription Status" | translate }} | Installable Updates | OS | Lifecycle Environment | Content View | Registered | Last Checkin |
---|---|---|---|---|---|---|---|
{{ host.name }} | {{ host.content_facet_attributes.upgradable_package_count || 0 }} | {{ host.operatingsystem_name }} | {{ host.content_facet_attributes.lifecycle_environment.name }} | {{ host.content_facet_attributes.content_view.name || "" }} | {{ (host.subscription_facet_attributes.registered_at | date:'short') || ("Never registered" | translate) }} | {{ (host.subscription_facet_attributes.last_checkin | date:'short') || ("Never checked in" | translate) }} |