remove faults

Zaid Abdulla zaid at genieacs.com
Sun Feb 14 20:49:27 EST 2016


On Fri, 2016-02-12 at 14:52 +0200, Szabolcs Szasz wrote:
> Hi,
> 
> How can I remove faults using API?
> for example all faults or faults belonging to a specific product
> class?

You will need to do it in two steps. First, query for the tasks
belonging to the specific product class and containing a fault. Then
delete them one at a time. The API reference in the wiki has examples
for querying and deleting tasks.

Zaid


More information about the Users mailing list