Get online summary data during a test run

Description

Returns online summary data during a test run.

Available in versions 2021 and later: It also returns online summary data for runs that have already finished.

URL

Copy code
/LoadTest/rest/domains/{domainName}/projects/{projectName}/runs/{runId}/onlineRunData

Remarks

The request returns data only if the test is running.

HTTP Method

GET: Returns online summary data during a test run.

Request

Headers:

Content-Type: application/xml

Accept: application/xml

Cookies:

LWSSO_COOKIE_KEY={LwssoCookie};

Request Body:

None

Response

Headers:

Content-Type: application/xml

Cookies:

None

HTML Return Code:

One of the HTTP Return Codes.

Upon successful retrieval, returns HTTP status 200 (OK).

HTML Body:

GET: Returns the data on the entity in the response.

Note: As of LoadRunner Enterprise 2020 SP3, the rest call was upgraded and it returns more data.

See Also

Runs