Figured it out.
This is actually how the API seems to work.
You can toggle rules on/off with: /api/filter/toggleRule/{uuid}/0 or 1
But this does not apply the change to the pf.
To achieve this one must: /api/filter/apply
Thought I'd post it here in case someone stumbles over this as well.
This is actually how the API seems to work.
You can toggle rules on/off with: /api/filter/toggleRule/{uuid}/0 or 1
But this does not apply the change to the pf.
To achieve this one must: /api/filter/apply
Thought I'd post it here in case someone stumbles over this as well.