deleteAlertRemote Operation

Using deleteAlertRemote operation you can delete existing alerts on a managed TIBCO LogLogic Appliance from a Management Station.

Request Parameters

authToken, applianceIP, alertName

Response

alertResponse (see alertResponse Type)

Example

To delete the alert named MyAlertName on remote Appliance 1.2.20.100:

deleteAlertRemote authstr 1.2.20.100 “MyAlertName”