Performs a stop now operation on the run.
/LoadTest/rest/domains/{domainName}/projects/{projectName}/Runs/{run ID}/stopNow
See the LoadRunner documentation for a full description of Stop Now.
Post run actions are not executed when stopNow is posted. They only apply to stop.
The URL for the run data is the same as the Location header returned by Start a Test Run with the addition of the operation "stopNow".
POST: Invokes the stopNow operation on the run.
Headers:
None
Cookies:
LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie};
Request Body:
None
Headers:
Content-Type: application/xml
Cookies:
None
HTML Return Code:
See the HTTP Return Codes
HTML Body:
None
Stopping Runs
Start a Test Run
|