History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2547
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Robin Shen
Reporter: Andrzej Zabost
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Add a possibility to check via REST API if QB is paused

Created: 28/Sep/15 12:23 PM   Updated: 22/Dec/15 09:41 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 6.1.0

Original Estimate: 1 hour Remaining Estimate: 1 hour Time Spent: Unknown


 Description  « Hide
Hi,
Could you please add a possibility to check (via REST API) if QuickBuild is paused?

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [22/Dec/15 09:41 AM]
/rest/paused will return XML representation of PauseSystem object. If nothing is returned (204 html code), the system is not paused; otherwise it is paused.