doe anyone know how i can find out if a ppp or pptp client is connected via API ?
the device status seems not t be included in the /interface/print command
doe anyone know how i can find out if a ppp or pptp client is connected via API ?
the device status seems not t be included in the /interface/print command
Maybe if you also add “details” or “stats” as an argument?
thanks “details” returns running true/false .. which works just as expected.
sadly have to make another call for the stats .. but thats something i can live with.
thanks alot