Developer

 View Only
last person joined: 2 days ago 

Expand all | Collapse all

Aruba Central API: Configuring/Updating Access point Parameters

This thread has been viewed 33 times
  • 1.  Aruba Central API: Configuring/Updating Access point Parameters

    Posted Mar 07, 2021 04:12 PM

    Hi Guys,

    I am trying to update following parameters in AP setting.  Can someone help with this please.

    • AP Name
    • RF Zone
    • IP Address
    • Subnet Netmask
    • Default Gateway
    • DNS
    • Uplink VLAN
    But the only options i can see are below.

    API Endpoint Path: /configuration/v2/ap_settings/{serial_number}
    {
      "hostname": "<ap-name>",
      "ip_address": "<ip-address>",
      "zonename": "<zone-name>",
      "achannel": "<achannel-num>",
      "atxpower": "<atxpower-num>",
      "gchannel": "<gchannel-num>",
      "gtxpower": "<gtxpower-num>",
      "dot11a_radio_disable": <true/false>,
      "dot11g_radio_disable": <true/false>,
      "usb_port_disable": <true/false>
    }
    Thanks
    Tariq


    ------------------------------
    Tariq Shaikh
    ------------------------------


  • 2.  RE: Aruba Central API: Configuring/Updating Access point Parameters

    MVP GURU
    Posted Mar 08, 2021 06:50 AM
    Hi,

    Do you have look :
    https://eu-apigw.central.arubanetworks.com/swagger/central/#!/AP_Configuration/api_ap_clis_update_ap_settings_clis ?

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

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

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

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



  • 3.  RE: Aruba Central API: Configuring/Updating Access point Parameters

    EMPLOYEE
    Posted Apr 08, 2021 02:13 PM

    Hi Tariq,

    Could you tell us if you are using a UI group or a Template group to manage your Access Points ? That would help me redirect you to the respective API endpoints.



    ------------------------------
    Jay Pathak
    ------------------------------