deleteSearchFilterRemote Operation

With deleteSearchFilterRemote operation you can remove an existing search filter on a managed TIBCO LogLogic Appliance from a Management Station.

Request Parameters

authToken, applianceIP, searchFilterName

Response

searchFilterResponse (see searchFilterResponse Type)

Example

To remove the search filter named My Search Filter Name from remote Appliance 1.2.20.100:

deleteSearchFilterRemote authstr 1.2.20.100 “My Search Filter Name”