Skip to content

Instantly share code, notes, and snippets.

@ryandotclair
Created December 11, 2015 03:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryandotclair/afd0971d8a37133a6712 to your computer and use it in GitHub Desktop.
Save ryandotclair/afd0971d8a37133a6712 to your computer and use it in GitHub Desktop.
try1_sr.py
try:
symmetrix_list_response = requests.get(vURL, auth=(
user, password), verify=False).json()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment