Get monitors over firewall by ID

Description

Retrieves a monitor over a firewall by the specified ID.

URL

Copy code
/LoadTest/rest/domains/{domainName}/projects/{projectName}/mofw/{id}

Remarks

None

HTTP Method

GET: Returns a monitor over a firewall by 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:

GET: No request body.

An XML describing the monitor over a firewall.

Response

Headers:

One of:

  • Content-Type: application/xml
  • Content-Type: application/json

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.

See Also

Get all monitors over a firewall
Add a monitor over a firewall
Add a monitor over a firewall