Skip to content

PowerArubaSW 0.6

Compare
Choose a tag to compare
@alagoutte alagoutte released this 26 Nov 15:35
· 428 commits to master since this release

3 new cmdlets

  • Enhance speed (Don't wait 5sec between each request...) (#32)
  • Enhance security (Enable TLS 1.2 when HTTPS is used...) (#60)
  • Better "error" message when fail to connect or use a API (#55)
  • Add -usebasicparsing for use without connnected session (like task) (#56)
  • Add integration test (using Pester) for check code (Known issue about VSF Switch) (#36)
  • Add Get|Set-ArubaSWPort(-statistics) to get and configure a port (name, status, mode...) and Port statistics (name, packets/bytes/throughtput/error TX or RX...) (#40)
  • Add Extract-Port-ArubaSW.ps1 tools script for generate a Excel file with the list of Port and configuration (vlan, status, lldp neighbor...) (#34)
  • 4 removed cmdlets (Get-ArubaSWSystemStatus[Cpu|Memory|Storage|Time] (#43)