> I need a way to run a report against the API to find the latest > systems added to spacewalk. Is there a switch using spacewalk-report > or spacecmd that will show the latest systems added... or maybe > something else?
Well, what are 'the latest systems'? 'spacewalk-report inventory' returns also 'registration_time', system.listSystems API call returns 'created' (registration time), so you may filter according to these values. Regards, -- Tomas Lestach Red Hat Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
