Brian Torres-Gil
Brian Torres-Gil
DynamoDB would be a necessity for me. Second priority is ElasticSearch. Thanks!
More detail on Gitter: https://gitter.im/PaloAltoNetworks/pandevice?at=5882775a074f7be763f81813
I actually have this prototyped. Let me clean it up and make a PR later today. You can tell me if it will work for you.
Created PR #26
Removed 0.4.0 milestone. This feature is necessary, but requires more design consideration. Will come in a follow on release.
The error you're getting is coming from the firewall, so something is not conforming to the firewall's configuration requirements. You shouldn't need to do a `create_similar()` and `apply_similar()`. Just one...
Thanks for the bug report. We fixed an issue recently in the upgrader, but the fix hasn't been released yet. https://github.com/PaloAltoNetworks/pandevice/pull/216 I recommend to try using the 'develop' branch and...
Thanks for opening this issue, happy to help. This has been a point of discussion and I'm interested in thoughts from the community. Currently there are 2 options available to...
Hello, Yes that’s expected. `apply()` replaces the configuration at that node with the pandevice objects. Security rules and NAT rules share the same Rulebase parent, so an `apply()` on the...
Agreed. Documentation needs an overhaul. We added a lot of functionality but it’s mostly “documented” via issues and Gitter chats. We are working on improving this. Something that might help...