socialwifi / RouterOS-api

Python API to RouterBoard devices produced by MikroTik.
MIT License
251 stars 100 forks source link

Setting order of filter rule #73

Open HGriessel opened 3 years ago

HGriessel commented 3 years ago

Good day,

I was wondering whether it is possible to set the order of a filter rule via the API?

rahmadsandy commented 2 years ago

yeah, will help to sort data

HGriessel commented 2 years ago

The only workaround I have for this at the moment is to delete all rules and recreate them in the desired order, however, this is not viable as it may cause interruptions of services, or cause you to lose access to the device.