| << Back to previous view |
[QB-1041] Getting configuration information that a user authorized to view using REST API
|
|
| Status: | Resolved |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 3.1.59, 4.0.0-M3, 4.0.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | mraz choi | Assigned To: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
When we use REST API, only admin users can use recursive call.
If there is any unreachable node under the root, QB return a error like below: HTTP/1.1 Forbidden Content-Type: text/plain Transfer-Encoding: chunked Server: Jetty(6.1.x) But I want to get all the configurations that a user only can view. This feature may help developers. Thanks |