I am supporting a Terraform MikroTik provider and wondering what are the time duration suffixes that RouterOS supports.
As an example:
Code:Select all
/system scheduler add on-event=myscript interval=7d name=myscript
Code:Select all
0 myscript aug/21/2022 15:07:12 1w myscript 0
Could someone point me to documentation where all possible time duration suffixes are listed?