| << Back to previous view |
[QB-4133] Able to search scheduled builds via restful api
|
|
| Status: | Closed |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 15.0.0 |
| Type: | Improvement | Priority: | Major |
| Reporter: | Nguyen Duc Long | Assigned To: | Robin Shen |
| Resolution: | Fixed | Votes: | 1 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
Hello admin,
http://localhost:8810/rest/builds?<search criteria1>=<value1>&<search criteria2>=<value2>&... I am using this Rest API to search for build. refer to https://wiki.pmease.com/display/QB12/Interact+with+Builds. I want to search for Scheduler builds but there is no user_id for Scheduler. please help me. |