Set Trend Reports Baseline

Available in versions: 12.55 and later

Description

Sets the baseline for a trend report.

URL

Copy code
/LoadTest/rest/domains/{domainName}/projects/{projectName}/TrendReports/{TrendID}/baselineid

Remarks

None

HTTP Method

POST: Sets the trend baseline ID.

Request

Headers:

Accept: application/xml

Cookies:

  • Version 2020 (or later): LWSSO_COOKIE_KEY={LwssoCookie};

  • Versions earlier than 2020: LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie};

Request Body:

No request body.

Response

Headers:

Content-Type: application/xml

Cookies:

None

HTML Return Code:

One of the HTTP Return Codes

HTML Body:

An XML describing the Baseline ID or equivalent JSON format. See Request Example.

See Also

Add a Trend Report
Add run to Trend Report and get data by ID
Get Trend Reports by ID
TrendReports/{ID} XML
Get all Trend Reports
Get or download Trend Report in XML format/file