-
Feature Request
-
Resolution: Duplicate
-
Normal
-
None
-
6.16.z, 6.17.0, 6.18.z
-
None
-
False
-
sat-rocket
-
None
-
None
-
None
-
None
Problem Statement
It is not feasible to get the "Last Checkin" date verified for all host using `hammer host list` command, as there is no "Predefined field" available called `Last Checkin`.
The "last_checkin" is available only as a "Search/Order" field.
- hammer host list --help
...
Predefined field sets:
------------------------------|---|-------|----
FIELDS | ALL | DEFAULT | THIN
------------------------------|---|-------|----
Id | x | x | x
Name | x | x | x
Operating system | x | x |
Host group | x | x |
Ip | x | x |
Mac | x | x |
Global status | x | x |
Organization | x | |
Location | x | |
Additional information | x | |
Content view environments | x | x |
Multi content view environment | x | x |
Security | x | |
Bugfix | x | |
Enhancement | x | |
Running image | x | |
Running image digest | x | |
Staged image | x | |
Staged image digest | x | |
Available image | x | |
Available image digest | x | |
Rollback image | x | |
Rollback image digest | x | |
Trace status | x | x |
------------------------------|---|-------|----
...
Search / Order fields:
...
last_checkin datetime
User Experience & Workflow
The "hammer host list" command has no field to print the "Last Checkin" of all the registered hosts to Red Hat Satellite
Requirements
The "hammer host list" command should have "Last Checkin" field printable.
Business Impact
Missing "Last Checkin" field with hammer host list impact automation, also users who rely on Red Hat Satellite CLI can be impacted.