Results

Description

Returns the metadata on the results of a run.

URL

/LoadTest/rest/domains/{domainName}/projects/{projectName}/Runs/{ID}/Results

Remarks

To get the result metadata for a specific result, request Results/{ID}.

HTTP Method

GET: Returns the XML containing the metadata.

Request

Headers:

None

Cookies:

LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie};

Request Body:

None

Response

Headers:

None

Cookies:

None

HTML Return Code:

See the HTTP Return Codes

HTML Body:

The XML containing the metadata.

Examples

See Also

Results/{ID}
Results/{ID}/data
Start a Test Run