can anyone help me to write a php api ? from my php page i want to disable a nat rule with specific comment . or simply how can i invoke following cli command from php page
/ip firewall nat disable [/ip firewall nat find comment=1234]
thanks in advance