Developer

 View Only
last person joined: 2 days ago 

Airwave Aruba API , How to generate Report ID

This thread has been viewed 4 times
  • 1.  Airwave Aruba API , How to generate Report ID

    Posted Jun 07, 2023 03:30 PM

    I am trying to automate reports generation for aruba.

    This endpoint generates the report -: https://{{host}}/latest_report.xml?definitions_edit=1&id=42

    this requires report ID. now to generate the report ID we need login to GUI. I want to do this through API, i couldnt find anything on google/youtube/official documentation.

    Is it possible to do so? if yes can someone help with the endpoint. I tried to work with "/reports_definition" endpoint but i couldnt find the right parameters to pass in Body.

    Thanks in advance.