The status entry has the properties listed in the table below.
Property |
Description |
---|---|
code |
An indication of whether all results have been returned: •COMPLETE — All results have been returned. This value is returned if the response includes all results or if the response includes the last result for a paged query. •INCOMPLETE — Not all results have been returned. This value is returned if any of these apply: oThe count request entry is smaller than the number of objects or operation records that meet the query criteria. oFor object-based queries, the count request entry is not specified and more than one hundred objects meet the query criteria. oFor operation-based queries, the count request entry is not specified and more than ten thousand operation records meet the query criteria. oThe response is incomplete due to an error encountered in executing the query. You can retrieve additional results by resubmitting the request with an offset entry (for object-based queries) or a lastResult entry (for operation-based queries). For more information about these techniques, see Paged queries with object-based requests and paged queries with operation-based requests. |
message |
Always an empty string. |
results |
The number of results returned. |
totalResults |
For object-based queries, the total number of indexed objects that meet the query criteria. This property is not returned for operation-based queries. |
© 2015, 2020 Hitachi Vantara LLC. All rights reserved.