deleteAlert Operation

With deleteAlert operation you can delete existing alerts in the TIBCO LogLogic Appliance.

Request Parameters

authToken, alertName

Response

alertResponse (see alertResponse Type)

Example

To delete the alert named MyAlertName:

deleteAlert authstr “MyAlertName”