Developer

 View Only
last person joined: yesterday 

Expand all | Collapse all

List Access Points API reports different values for AP's radio_type in comparison to AP details API

This thread has been viewed 12 times
  • 1.  List Access Points API reports different values for AP's radio_type in comparison to AP details API

    Posted Feb 29, 2024 08:23 AM

    Hello guys!

    I would like to ask why List Access Points API reports different values for radio_type in comparison to AP details API ?

    In List of APs i can see:

    radio_type": "802.11ax",

    but in AP details i have:

    "radio_type": "5.0 GHz",

    Is it a bug? Could you fix it or how can i workaround it and get real radio type?

    Thanks in advance!



  • 2.  RE: List Access Points API reports different values for AP's radio_type in comparison to AP details API

    MVP GURU
    Posted Mar 01, 2024 10:09 AM

    Hi,

    What API call do you are using ?



    ------------------------------
    PowerArubaSW : Powershell Module to use Aruba Switch API for Vlan, VlanPorts, LACP, LLDP...

    PowerArubaCP: Powershell Module to use ClearPass API (create NAD, Guest...)

    PowerArubaCL: Powershell Module to use Aruba Central

    PowerArubaCX: Powershell Module to use ArubaCX API (get interface/vlan/ports info)..

    ACEP / ACMX #107 / ACDX #1281
    ------------------------------



  • 3.  RE: List Access Points API reports different values for AP's radio_type in comparison to AP details API

    Posted Mar 03, 2024 03:27 AM

    From the swagger, for the list of APs:

    {{base_url}}/monitoring/v2/aps

    tried also with &show_resource_details=true&fields=radios params - no difference in result values

    For the AP details:

    {{base_url}}/monitoring/v1/aps/{serial}