Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for "Apply to New App-IDs only" parameter in panos.objects.ApplicationFilter class #522

Open
nikolay-matveev-kkr opened this issue Aug 22, 2023 · 0 comments

Comments

@nikolay-matveev-kkr
Copy link

Is your feature request related to a problem?

panos.objects.ApplicationFilter does not have a paramater to include "Apply to New App-IDs only".

Describe the solution you'd like

Add a parameter "apply_to_new_app_ids_only" (bool) to the class panos.objects.ApplicationFilter.

Describe alternatives you've considered

There are no real alternatives other than manual creation of such filters, or the use of XML API directly.

Additional context

We have a whole security policy built using the SDK (with the exception of Security Profiles that are also missing from the SDK) and would like to introduce application filters and policy rules for new AppIDs to follow the Palo's BPA for content updates (https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-upgrade/software-and-content-updates/best-practices-for-app-and-threat-content-updates/best-practices-mission-critical#id184AH00L078)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant