Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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](https://github.com/PowerAruba/PowerArubaSW/blob/master/Tools/Extract-Port-ArubaSW.ps1) 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)
- Loading branch information