Get all monitors over a firewall

Description

Retrieves a list of all existing monitors over a firewall.

URL

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

HTTP Method

GET: Returns the monitors over a firewall in the body of the response.

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:

None

Response

Headers:

One of:

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

Cookies:

None

HTML Return Code:

One of the HTTP Return Codes

HTML Body:

The XML containing the monitors over a firewall.

See Also

Get monitors over firewall by ID
Add a monitor over a firewall Delete a monitor over a firewall