GET Certificate Collection Last Estimated
The GET /CertificateCollection/LastEstimated method is used to return the last time that the timer service ran to process collections (the QueryItemsPopulator job), as well as its schedule. This method returns HTTP 200 OK on a success with the schedule. This method has no input parameters other than the standard headers (see Endpoint Common Features).
Table 388: GET Certificate Collection Last Scheduled Response Data
Name | Description |
---|---|
Schedule |
The schedule setting for the QueryItemsPopulator job which runs on an interval schedule of every 10 minutes. |
LastEstimated | A date formatted MM/DD/YYYY hh:mm (i.e. 12/11/2023 12:45 PM) that is representative of the last time the QueryItemsPopulator timer service job ran to update the collection. |



Was this page helpful? Provide Feedback