o1
Cisco Employee
Cisco Employee
Member since ‎10-06-2017
‎05-09-2024

User Statistics

  • 10 Posts
  • 0 Solutions
  • 0 Helpful votes Given
  • 0 Helpful votes Received
Recent Badges
FirstQuestion

User Activity

Hi Team, In the n9k yaml file, I have devices section like this: devices:      device_1:       device_2:   In the script, I call this object as : self.parameters['uut'] = self.parameters['testbed'].devices['device_1'] I need to hardcode the hostname ...
Hi Team, This is the format of my yaml file: testbed:    name:    servers:    password:    custom:        version: "10.3.4" Instead of providing the value to the version manually in the yaml, I want to provide this value with the CLI I am using for e...
Hi Team, I have a python script which gets executed after specific time interval & notifies me on webex as well as by sending the mail, once a specific condition the script reaches to. If I execute the same script, using Jenkins "Freestyle Project", ...
How could I add the notifier to the user with their username in the notification message? eg : I want to add user in my message such that user will get the notification - "@abc - Please check this IP". How could I notify user abc? 
Hi Team, I am currently working on the Webex BOT to get an output based on the user input. I had used following format of the code to achieve some of my tasks: class TestClass(Command def __init__(self super().__init__( command_keyword="nonreach", h...
Community Statistics
Member Since ‎10-06-2017 11:51 AM
Date Last Visited ‎05-09-2024 11:09 PM
Posts 10