Safe mode API

I am using the MikroTik API to make changes to our equipment, have the following problem:
By making several changes may have a problem, or even drop the connection with the equipment.
The solution is to use the option “safe mode”, but could not find how to activate it using the API.
Can anyone help?

Mikrotik, it would be nice feature…
I think it’s not so hard to implement. You have all facilities for that, just add command.

this feature has been accepted as a possible feature by devs for some time now, all is left - wait till it gets implemented. Unfortunately, it is not that trivial as it might look and will bring other changes to safe-mode as it is.

Thx for info. Waiting for implementation. Lots of things would be easier. Now I must check and recheck every command because script can break in some point and if I run it again there could be double inputs or it could break because of existing data. I’ll keep my fingers crossed for soon implementation :slight_smile:

Bump - has there been any progress on this?

I really, really, really need safe-mode in API :frowning: