Skip to content

Releases: PowerAruba/PowerArubaCL

PowerArubaCL 0.2.1

15 Sep 10:47
9db182a
Compare
Choose a tag to compare

Minor release

  • Add Get-ArubaCLTokenStatus (#9)
  • Add new region US4-WEST (#11) and EU3-CENTRAL (#13)

thanks to @zemerick1 ! For contribution

PowerArubaCL 0.2.0

28 Jun 20:43
585938a
Compare
Choose a tag to compare

Adding following feature/cmdlet

  • Devices (Inventory) : Add Devices (#4) Add/Get/Remove Archive Devices and Get Devices Stats (#5)
  • Token (Refresh): support of Refresh Token (#6)
  • Fix and Update PSSA (#7)

Compatible with PowerShell 5 and 7 (Core) (Tested on Windows/Linux/macOS)

PowerArubaCL 0.1.0

15 Jun 20:07
f21397d
Compare
Choose a tag to compare

First release of PowerArubaCL

a PowerShell module for Aruba Central (CL) using API REST

It is possible to connect/disconnect to Aruba Central (all region)

You can request using Invoke-ArubaCLRestMethod

You can also get the list of all Devices on the Inventory (Get-ArubaCLInventoryDevices)

Compatible with PowerShell 5 and 7 (Core) (Tested on Windows/Linux/macOS)