RouterOS API: for those who don't REST

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 พ.ย. 2022
  • Application Programmable Interface (API) allows users to create custom software solutions to communicate with RouterOS to gather information, adjust the configuration, and manage the router. You can save loads of time with API - Druvis will teach you how!
    help.mikrotik.com/docs/displa...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 15

  • @martinmadsen1199
    @martinmadsen1199 ปีที่แล้ว +1

    Plan to make the socket bi-directional? Would love to see MT push 802.11v to an upstream of my choosing. While at it, would you consider letting us fill the 802.11k lists via API?
    Seems like such a lost opportunity when the hardware (hAP AC2 etc) supports the standard, but we all seem to be stuck waiting for MT build a controller.

  • @FinlayDaG33k
    @FinlayDaG33k ปีที่แล้ว +4

    Honestly, I like the REST API more.
    Sure it may be less efficient on paper but it's simplicity very well makes up for it imo.

  • @hexa.officially
    @hexa.officially ปีที่แล้ว +2

    Thanks for that valuable video.
    Please we need libraries to be developed and coded by your engineers, imagine having a library for C# then a huge number of interfaces will come to be publicly available for people to develope varies tools, create a concept that community can add value to it please.

  • @oliver1121
    @oliver1121 ปีที่แล้ว +4

    I'm confused, does this API work on RouterOS v6 and the REST API is only RouterOS v7?

    • @borovice1731
      @borovice1731 ปีที่แล้ว +2

      Yes. Standar API is in routerOS for a long time. REST API is v7 thing - introduced in v7.1beta4 to be precise.

    • @oliver1121
      @oliver1121 ปีที่แล้ว

      @@borovice1731 Awesome, thanks for the clarity.

  • @danielbaraza154
    @danielbaraza154 ปีที่แล้ว

    Some commands aren’t producing any results despite them working on the command line. For example this command does nothing. ppp secret disable [find name=user] how can you execute this command with python mikrotik api?

  • @wreckedzilla
    @wreckedzilla ปีที่แล้ว

    Great content, will try it out. MT Courses for automation engineers? :)

  • @asperheim
    @asperheim ปีที่แล้ว +1

    There is always time for REST!

  • @nikolaydachev9691
    @nikolaydachev9691 ปีที่แล้ว +1

    ansible have routeros api modules which make the live more easy .. also for python librouteros is a superior :)

  • @wreckedzilla
    @wreckedzilla ปีที่แล้ว +1

    is Druvis a leftie?

  • @jonathanhirschbaum6754
    @jonathanhirschbaum6754 11 หลายเดือนก่อน

    REST is there for a reason. I wish you all luck in rewriting global established standards but I would appreciate if you stop

    • @mikrotik
      @mikrotik  11 หลายเดือนก่อน

      We have REST as well th-cam.com/video/dwEcUa2KXNc/w-d-xo.html

  • @christianmorgan3940
    @christianmorgan3940 3 วันที่ผ่านมา

    The documentation is just as bad as the community forums, please update your documentation with proper examples Mikrotik.