Delete a monitor over a firewall
Description
Deletes a monitor over a firewall.
URL
/LoadTest/rest/domains/{domainName}/projects/{projectName}/mofw/{id}
Remarks
None
HTTP Method
DELETE: Deletes a monitor over a firewall.
Request
Headers:
None
Cookies:
Version 2020 (or later) | LWSSO_COOKIE_KEY={LwssoCookie}; |
Versions earlier than 2020 | LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie}; |
Request Body:
DELETE: No request body.

DELETE http://<LRE_Server>/LoadTest/rest/domains/{domainName}/projects/{projectName}/mofw/1002
Cookie: LWSSO_COOKIE_KEY={LwssoCookie};
Response
Headers:
None
Cookies:
None
HTML Return Code:
One of the HTTP Return Codes
Upon successful deletion, returns HTTP status 201 (Created).
HTML Body:
None
See Also
Get all monitors over a firewall
Get monitors over firewall by ID