operation entry
Except when requesting all available information, the operation
entry is required for operation-based queries. It can contain any combination of the entries listed in the table below.
Entry | Valid values | Description |
count |
One of:
|
Specifies the maximum number of operation records to return per request. If you omit this entry, HCP returns up to ten thousand operation records per request. |
lastResult | N/A | Specifies the last record returned by the previous query. Use this entry in paged queries to request additional results after an incomplete response. Omit this entry if you are not using a paged query or if this is the first request in a paged query. |
objectProperties | A comma separated list of object properties. |
Requests specific object property values for each object entry in the query results. If the request body contains both the |
systemMetadata | N/A | Specifies the properties to use as the query criteria. |
verbose |
One of:
|
Specifies whether to return complete metadata for each operation record in the result set ( The default is If the query request body contains both the |