I am a PowerShell scripter and would like to automate things on our Checkpoint Firewall which as of right now is on Version R80.20
I found a really feature rich module called psCheckPoint which would fit my needs perfectly. On its Documentation page it says the following: "Contains PowerShell commands for R80.10 Management API and Firewall Identity Awareness API!"
Does the Management API change drastically on each Minor Upgrade or not? I assume when R81 is released the creator of the PowerShell Module has to upgrade the Module as well, but how about Minor Version differences?
Can I safely use this module to manage my Firewall even though it has a newer Version than R80.10?
Thanks a lot!