run_report
Run a reviewed read-only N-central report to retrieve patch-comparison or device-filter data, with pagination, row filtering, sorting, and JSON/CSV output.
Instructions
Run one reviewed read-only report adapter; arbitrary REST methods or paths are not accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Fetch bounded pages, up to 20 pages or 10,000 records. | |
| format | No | Requested presentation format. | |
| select | No | N-central FIQL/RSQL row filter. | |
| sortBy | No | Field used to sort results. | |
| pageSize | No | Page size from 1-1000; -1 is used only on documented operations. | |
| reportId | No | Required for a completed patch-comparison report. | |
| sortOrder | No | Sort direction. | |
| viewScope | No | Optional device-filter view scope. | |
| pageNumber | No | Page number, starting at 1. | |
| reportType | Yes | Reviewed report adapter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |