Use the lastResult entry only in the second through final requests of a paged query. This entry identifies the last record that was returned in the previous query so that HCP can retrieve the next set of records. The entry contains the child entries described in the table below.
Entry | Valid values | Description |
---|---|---|
urlName |
A fully qualified object URL, for example: http://finance.europe.hcp.example.com/rest/Presentations/Q1_2012.ppt |
Specifies the urlName value in the last operation record returned in response to the previous query. |
changeTime Milliseconds |
A timestamp in milliseconds since January 1, 1970, at 00:00:00 UTC, followed by a period and a two-digit suffix | Specifies the changeTimeMilliseconds value in the last operation record returned in response to the previous query. |
version | A version ID | Specifies the version value in the last operation record returned in response to the previous query. |