Delete Monitor With Condition
The following examples shows how to delete all TCP monitors that are currently inactive:
DELETE ws/Monitor?condition=monTransportType='tcp' and monStatus='INACTIVE'
The following examples shows how to delete all TCP monitors that are currently inactive:
DELETE ws/Monitor?condition=monTransportType='tcp' and monStatus='INACTIVE'