Bug 1324737 - [RFE] API call to get list of Systems Requiring Reboot
Summary: [RFE] API call to get list of Systems Requiring Reboot
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: API
Version: 570
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jiří Dostál
QA Contact: Lukáš Hellebrandt
URL:
Whiteboard:
Depends On:
Blocks: 1340444
TreeView+ depends on / blocked
 
Reported: 2016-04-07 07:10 UTC by Kamudini Gazdikova
Modified: 2020-06-11 12:50 UTC (History)
10 users (show)

Fixed In Version: spacewalk-java-2.5.14-86-sat
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-21 12:08:27 UTC
Target Upstream Version:


Attachments (Terms of Use)

Comment 4 Ales Dujicek 2017-01-18 15:55:46 UTC
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

Comment 7 Lukáš Hellebrandt 2017-05-22 11:38:24 UTC
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./

Comment 8 Tomáš Kašpárek 2017-05-23 11:24:09 UTC
spacewalk.git(master): f5f28f258f8464c9946dacad78083ad4b6dc7df2

Comment 11 Lukáš Hellebrandt 2017-05-30 09:25:10 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.