Hide Forgot
Description of problem: I wanted to list all hosts subscribed using particular activation keys Version-Release number of selected component (if applicable): 6.1 How reproducible: Always Steps to Reproduce: 1. Create an activation key 2. Register few system using this activation key 3. Using hammer list hosts associated to this activation key Actual results: No Hammer command available to list hosts of activation keys Expected results: Hammer command should list hosts associated to activation keys Additional info: This api provides the hosts associated to the activation keys https://satellite.example.com/katello/api/v2/activation_keys/2/systems?organization_id=5
This looks to have been fixed in 6.2.5: https://bugzilla.redhat.com/show_bug.cgi?id=1372826 hammer host list --search='activation_key = "mykey"' *** This bug has been marked as a duplicate of bug 1372826 ***