Delete Bulk Ops

Is there a way to delete a bunch of bulk operations via the REST API?

Got a lot of bulk ops in the Device control page due to running some tests and i would like to remove all of them so i can provide a demo to the customer with a “clean” page.

Thanks

Should have specified that when i try to delete a single bulk i m getting the below msg

You can delete operations between dates…

{{url}}/devicecontrol/operations?dateFrom={{dateFrom}}&dateTo={{dateTo}}

…but DELETE for bulkoperations as above isn’t possible.

Deletion of bulk operations is only supported for bulk operations in status ACTIVE which applies to bulk operations before their scheduling date. The same DELETE call can also be used to cancel the further rollout of a bulk operation in status IN_PROGRESS.

You can configure retention rules to clean up old bulk operations.

Thank you Philipp, i have created a rentetion rule for bulk ops older than 1 day old. Let s see what it looks like tomorrow!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.