Hello,
as in subj, I can’t make it work via api. It is classic cmdline command
/ip firewall connection tracking set enabled=no
I use Python client under Linux:
a.talk([‘/ip/firewall/connection/tracking/set’,‘enabled=false’])
I also tried many other ways (with dummy .id, tracking as .id …).
The command finishes successfully but value is not changed.
Anybody has clue ?
Thanks, Martin