Developer

 View Only
last person joined: yesterday 

Expand all | Collapse all

RAP reboot using API

This thread has been viewed 16 times
  • 1.  RAP reboot using API

    Posted Jul 16, 2021 10:38 AM
    Hi All,

    First time working on Aruba.

    TL;DR: I am trying to reboot specific RAP in the Master, the cli command is apboot ap-name <device-name>. How to do it via the API?. The Aruba version is 8.5.

    I went through the API doc for 8.5 could not find any reboot RAP api endpoint.

    Any help or guidance is appreciated


    ------------------------------
    Sreekaanth Ganesan
    ------------------------------


  • 2.  RE: RAP reboot using API

    MVP GURU
    Posted Jul 22, 2021 06:34 AM
    Good question...
    do you have look on command stuff ? it is possible ?

    ------------------------------
    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: RAP reboot using API

    Posted Jul 22, 2021 11:35 AM
    I went through the github pages for the above you had mentioned like PowerArubaCL etc all four of them. Could not see any reboot endpoint or show ap active equivalent in them.

    ------------------------------
    Sreekaanth Ganesan
    ------------------------------



  • 4.  RE: RAP reboot using API

    MVP GURU
    Posted Jul 23, 2021 08:19 AM
    PowerShell module is on signature ;-)

    You need to look/check the swagger of Mobility Controller (/api if remenber)

    and if you want to use powershell module, you need to use PowerArubaMC

    ------------------------------
    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
    ------------------------------