Both XML and JSON have a single top-level queryResult entry. The queryResult entry contains one of each of the entries listed in the table below.
Entry |
Description |
---|---|
query |
For object-based queries, a container for the query expression. For operation-based queries, a specification of the time period that the query covers. The results include only operation records for objects with change times during this period. For more information on this entry, see query entry. |
resultSet |
A container for the set of object entries representing the objects or operation records that match the query. For more information on this entry, see resultSet entry. |
status |
Information about the response, including the number of returned records and whether the response completes the query results. For more information on this entry, see status entry. |
contentProperties |
For queries that contained a contentProperties entry with a value of true, a list of the available content properties. For more information on this entry see contentProperties entry. |
facets |
Summary information about property values that appear in the result set. For more information on this entry, see facets entry. This entry is returned only if the query request included the facets entry. |
© 2016 Hitachi Data Systems Corporation. All rights reserved.