HPENetworking / scriptsonly

Repository Contains Sample Scripts for accessing HPE Networking Public APIs. All content is provided under an Apache2 license.
31 stars 31 forks source link

Update old video files for HTTPS #22

Closed Joe-Neville closed 5 years ago

Joe-Neville commented 5 years ago
  1. Altered python script to allow HTTPS by deactivating verify cert.
  2. Refactor syntax to make less verbose.
  3. Added logout statement.