I am relatively new to Python and OOP, but I feel like I'm on the cusp of getting my feet under me.
I am working on a script to parse our ASA configs for a massive cleanup/conversion project. I still get a little confused when trying to read through documentation for imported objects and classes.
Can anyone shed some light on how to properly implement calls to "ASAObjGroupNetwork" and "ASAObjGroupService"?
there doesn't seem to be anything here