Report Web Services
Overview
Universal Controller supports the following RESTful-based web service for Report.
Formatting specifications for the web service, including details about parameter requirements, are provided.
Run Report
Description | |
---|---|
URI | http://host_name/uc/resources/report/run |
HTTP Method | GET |
HTTP Header | Accept
|
Description | Run report.
|
URI Parameters | See Run Report: URI Parameters, below. |
Example URI |
|
Authentication | HTTP Basic |
Example Responses | See Run Report Examples, below. |
Run Report: URI Parameters
Parameter | Description | Specifications | Required |
---|---|---|---|
| If | To run a report that is visible to multiple groups, you can specify any one of the groups that the report is visible to. | N |
| Title of the Report. | Y | |
| Users that will be able to view this report. | Valid Values:
If there are multiple reports with the same title:
| N |
Run Report Examples
XML | JSON | CSV |
---|---|---|