pan-os-python
pan-os-python copied to clipboard
Getting XML Parsing Errors When Interacting to AWS Based Panoramas
Describe the bug
I have a script that uses the panos library and when used against Panorama in AWS I get a parsing error. Below is that error:
File "/Users/ncarabaj/Desktop/pre-post-rule-download/panorama-info-version-1.py", line 127, in
Expected behavior
Should authenticate and parse
Current behavior
Possible solution
Need to be able to ingest the xml config from AWS
Steps to reproduce
- Run the code in the link against AWS Panorama
Screenshots
N/A
Context
Trying to gather pre and post security and nat rulebase from Pano. It does work on others just not ones in AWS.
Your Environment
- Environment name and version (e.g. Chrome 59, node.js 5.4, python 3.7.3):
Python 3.11.3
- Operating System and version (desktop or mobile):
MacOS Catalina Version 10.15.7 - User laptop Panorama version 10.1.9 aws-2.0.2
- Link to your project:
https://github.com/ncarabajal/pano-info
:tada: Thanks for opening your first issue here! Welcome to the community!