Start a late collate for a run
Description
Starts a late collate for a run.
URL
/LoadTest/rest/domains/{domainName}/projects/{projectName}/runs/{runID}/collate
Remarks
If the run is not in a state where a late collate is possible, this resource has no effect.
Late collate is possible in states:
- Before Collating Results
- Failed Collating Results
HTTP method
POST: Initiates the post-run operation.
Request
Headers:
None
Cookies:
Version | Cookie |
---|---|
2020 or later | LWSSO_COOKIE_KEY={LwssoCookie}; |
Earlier than 2020 | LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie}; |
Request body:
None
Request example:
POST http://<LRE_Server>/LoadTest/rest/domains/{domainName}/projects/{projectName}/Runs/{runID}/collate
Response
Headers:
None
Cookies:
None
HTML return code:
One of the HTTP return codes
HTML body:
None
See also: