[SOLVED] Problem with Apirequest on PBS 2.2-3

Mar 30, 2020
159
18
38
44
Hello

We check status of the last PRUNE via Api -> Tasks. Since Version 2.2-3 the check is brocken.
Does anyone know some changes in API?

This Request is working on Version 2.2-1 and lower. On V2.2-3 the result is empty
https://node:8007/api2/json/nodes/node/tasks/?typefilter=prune&store=zfs01

If I delete the Filter Store the result is OK
https://node:8007/api2/json/nodes/node/tasks/?typefilter=prune

Looks there is a problem with the filter "Store" or using more than one filter.


Have anyone the same behavior? Or can help me to find my mistake?

kr
Roland
 
Last edited:
Hi,

looking at the code I have an inkling what might be wrong, thanks for the report. If there are further questions or updates I'll update this thread.

Thanks!