Hi,
yes, there is
for this (it is the same command when using CLI)
You can pass the following parameter
{
"wired-mac": "string",
"ap-name": "string",
"ip-addr": "string",
"all": true,
"ap-group": "string",
"local_global": "local",
"provisioned": true,
"ip6-addr": "string"
}
you can look on /api => Ap Provisinning on swagger
------------------------------
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
------------------------------
Original Message:
Sent: Dec 14, 2023 12:17 PM
From: kakalala09
Subject: ArubaOS 8 Rest API - Send AP Reboot
Hello -
I was wondering if anybody knows if there's an available ArubaOS 8 Rest API endpoint for sending a reboot to a campus access point. Something like where you specify the MAC address or AP Name of the AP you want to reboot.
Thanks!