Skip to content

Releases: PowerAruba/PowerArubaIAP

PowerArubaIAP 0.3.0

01 Aug 20:23
807e9be
Compare
Choose a tag to compare
  • Add 14 new cmdlets (from Configuration API #13 )
    • AP Reboot (#21)
    • VC Country / IP (#23)
    • Syslocation (#24)
    • NTP Server (#25)
    • Syslog Server and Level (#25)
    • Organization (#26)
  • Add PowerArubaIAP Logo
  • Fix also PSSA (Should Process #20)

PowerArubaIAP 0.2.0

23 Nov 07:33
Compare
Choose a tag to compare

Add 7 new cmdlet (from Action API)

  • Hostname (Set-ArubaIAPHostName)
  • Swarn Mode (Set-ArubaIAPSwarmmode)
  • Static Channel and Power (Set-ArubaIAPChannelPower)
  • Zone (Set-ArubaIAPZone / RemoveArubaIAPZone)
  • Antenna gain (Set-ArubaIAPAntennaGain)
  • Enabling and disabling radios (Set-ArubaIAPStateRAdio)

PowerArubaIAP 0.1.1

01 Nov 06:05
Compare
Choose a tag to compare
  • Fix typo on SSL (#1 #6)
  • Fix Connection when using PowerShell <= 5 (#2 #10)
  • Add Github Actions for pssa (#3) and release (#5)
  • Add LICENCE file (#4)
  • Add port parameter to Connect-ArubaIAP (#9)

PowerArubaIAP 0.1.0

04 Jun 06:34
Compare
Choose a tag to compare

First release of PowerArubaIAP

a PowerShell module for Aruba Instant AP (IAP) using API REST

It is possible to connect/disconnect to an IAP (Cluster or Standalone)
You can show command Get-ArubaIAPShowCmd (CLI to API)

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