Network Automation using Python on MikroTik (REST API Part 1)
Video Statistics and Information
Channel: MKSIT
Views: 1,541
Rating: undefined out of 5
Keywords: mikrotik, network automation, rest api, postman, postman introduction, postman basics, mikrotik basics, networking technologies, ips networks, api development, api testing, mikrotik routeros v7, routeros, mikrotik rest api, mikrotik api, mikrotik automation, python, python rest api, python network automation, rest api automation testing, python project
Id: IvCeDAsO3hs
Channel Id: undefined
Length: 26min 14sec (1574 seconds)
Published: Thu Oct 07 2021
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
This is pretty cool! Thanks!
I wish MikroTik had opted to adopt YANG configuration modeling instead of a proprietary REST API. Granted, the REST API is easier to use; on the other hand, it could have saved them, and me, some work by opting for the de-facto standard.
I guess I could write an adapter.
Is there a way to create a policy to let the api just manage a specific section like DNS or Interfaces?
Because imo even with "no sensitive" the whole router is compromised if i give the api write access or am i seeing that to critical?
Anything changed with v7?