White Papers
53 REST API Guide OpenManage Essentials | Revision A02
2.16.3 Generic report format
The following is an example of a generic report:
Figure 9 Generic report
The title of the report is the same as the report in OpenManage Essentials. The TotalRowCount is the number
of rows in the entire report.
If paginiation has been used as described in Data , then the RowOffset will be the number of rows skipped
and the CurrentRowCount will be the number of rows included in this part of the report that has been
returned.
The next part of the report are the column headers. The column number indicates the order of the columns.
They match the names in the report, except for DeviceId. Device Id is included for convenience in retrieving
data from other API calls.