Hide Forgot
spacewalk-java-2.5.14-46.el6sat.noarch there is wrong documentation Method: listSuggestedReboot Description: list systems that require reboot Parameters: string sessionKey Returns: null listSuggestedReboot does not return null otherwise it looks that it works, it returns the same list as webui shows
Maybe this is nitpicking but for the sake of consistency, description text in API help should start with capital letter and end with a dot, like everywhere else on that page: s/list systems that require reboot/List systems that require reboot./
spacewalk.git(master): f5f28f258f8464c9946dacad78083ad4b6dc7df2
Verified with spacewalk-java-2.5.14-88. The API call returns the same set of systems as shown in WebUI. Text in API help is correct.