Describe the bug
Hi Team,
I want to request one issue regarding to lack of formatting .xml files.
During use module panos_export, choosen "configuration" I want to export configuration from device to local .xml file. Unfortunately, it isn't possibility to format this configuration to XML format. Despite, this configuration isn't friendly to view, because all of configuration saves to one-line.
Expected behavior
Possibility formatting text to XML structure.
Current behavior
Lack of formatting .xml files ; All configuration is saving to one-line.
Possible solution
Add directive - format (yes / no)
Your Environment
- Collection: paloalto.network.panos: 2.21.4
- Modules: panos_export
- Python: 3.11
- PAN-OS Python Library & version (e.g. pandevice 0.14.0, pan-os-python 1.0.2): 1.11.0
Describe the bug
Hi Team,
I want to request one issue regarding to lack of formatting .xml files.
During use module panos_export, choosen "configuration" I want to export configuration from device to local .xml file. Unfortunately, it isn't possibility to format this configuration to XML format. Despite, this configuration isn't friendly to view, because all of configuration saves to one-line.
Expected behavior
Possibility formatting text to XML structure.
Current behavior
Lack of formatting .xml files ; All configuration is saving to one-line.
Possible solution
Add directive - format (yes / no)
Your Environment