Reference Guide

55 REST API Guide OpenManage Essentials | Revision A02
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 convicence in
retrieving data from other API calls.
The data rows are a list of rows which include the cell data and the matching column number. There are
no row numbers to indicate the order, rather it is the order in which the report is read.
The following is an example of the data rows in the report:
Figure 11 Data rows
When parsing the data, note that data types in this report format are all strings. You can determine the best
type to which you want to deserialize the data.
Note: The dates and time are all in UTC format and are consistent with other XML date and time formats.