Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance connection #55

Merged
merged 3 commits into from
Nov 19, 2018
Merged

Conversation

alagoutte
Copy link
Collaborator

Add more debug/info when connect (and there is a error)

@alagoutte alagoutte merged commit 097a897 into PowerAruba:master Nov 19, 2018
alagoutte added a commit to alagoutte/PowerArubaSW that referenced this pull request Nov 25, 2018
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)
alagoutte added a commit to alagoutte/PowerArubaSW that referenced this pull request Nov 26, 2018
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)
@alagoutte alagoutte mentioned this pull request Nov 26, 2018
alagoutte added a commit that referenced this pull request Nov 26, 2018
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant