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...) (PowerAruba#32) * Enhance security (Enable TLS 1.2 when HTTPS is used...) (PowerAruba#60) * Better "error" message when fail to connect or use a API (PowerAruba#55) * Add -usebasicparsing for use without connnected session (like task) (PowerAruba#56) * Add integration test (using Pester) for check code (Known issue about VSF Switch) (PowerAruba#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...) (PowerAruba#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...) (PowerAruba#34) * 4 removed cmdlets (Get-ArubaSWSystemStatus[Cpu|Memory|Storage|Time] (PowerAruba#43)
- Loading branch information