Netmart
Level 1
Level 1
Member since ‎07-29-2012
Online

User Statistics

  • 194 Posts
  • 11 Solutions
  • 1 Helpful votes Given
  • 13 Helpful votes Received

User Activity

Hello,When running the attached script, I am running in the following issues:response = requests.get(ip + dn, headers=headers, auth=auth, verify=false)NameError: name 'headers' is not definedDuring handling of the above exception, another exception o...
Hello, Instead of printing the whole network device table, I only wanted to search/filter for certain devices containing a certain string like  "rpvg" which are part of the hostname. Below you will find an extract of my code. The if statement is inte...
Hello,Could someone please advise on the best practice how to push local repo to remote repo [Github]. Thanks,  
Hello,Attached you will a find a script to add a loopback interface to a Cisco device.And when the config is sent to the device, I am receiving the following error:$ python3 add_loopback2.pyWhat loopback number to add? 10What description to use? tes_...
Hello, I wanted to filter from following json load retried from WebEx Room list and print only the rooms.The current script returns the following error:json.decoder.JSONDecodeError Traceback (most recent call last):File "jsonWebExGetRoomFromList.py",...
Community Statistics
Member Since ‎07-29-2012 10:40 AM
Date Last Visited ‎11-23-2024 08:53 PM
Posts 194
Total Helpful Votes Received 13
Helpful Votes Given To