Get license by ID

Description

Gets a LoadRunner Enterprise license (per the specified license ID).

URL

Copy code
/Admin/rest/v1/licenses/{licenseID}

Remarks

The license data can be passed as XML containing the equivalent data.

HTTP Method

GET: Returns the license information.

Request

Headers:

Content-Type: application/xml

Accept: application/xml

Cookies:

Version 2020 (or later)

ADM_LWSSO={AdmLwssoCookie};

Versions earlier than 2020

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

Request Body:

GET: No request body.

An XML describing the license.

Response

Headers:

Content-Type: application/xml

Cookies:

None

HTML Return Code:

One of the HTTP Return Codes.

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

HTML Body:

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

See Also

Get licenses
Get Licenses by Query
License response
Get license summary