Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We are creating an event on a recently provisioned site based on the documentation at webex-xml-api-reference-guide - createeventAnd we get the following error message: "Your site doesn't allow to modify email template"{"serv:message": {"@xmlns:serv...
Hello,You can use the pyats-genie-command-parse library as followsfrom pyats_genie_command_parse import GenieCommandParse
parse_obj = GenieCommandParse(nos='ios')
data = parse_obj.parse_file(show_command='show version', file_name_and_path='./show_...