Description of problem: The XMLRPC API doesn't currently provide a mechanism to allow a user to retrieve the list of systems that have been activated with a specific activation key. Version-Release number of selected component (if applicable): How reproducible: Always... no such API exists Steps to Reproduce: 1. look at api docs for activationkey namespace. Actual results: Observe that no API exists to address this request. Expected results: An API (e.g. listActivatedSystems) exists and can be used to return the list of systems activated with a given activation key. Additional info:
API added with git commit: c808bcb9aa4964e22366017bfdc0aaf0d5cb78a6 Method: listActivatedSystems Description: List the systems activated with the key provided. Parameters: * string sessionKey * string key Returns: * array: o int "id" - System id o string "hostname" o dateTime.iso8601 "last_checkin" - Last time server successfully checked in
Spacewalk 0.5 released.
Spacewalk 0.5 has been released for long time ago.