We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
“tag-Add” action. Similar to what is used in type=address.
Filter for “object is.overridden”. This is self-explanatory.
run: pan-os-php type=application actions=tag-add:TAGNAME 'filter=(name eq APPIDname)' location=any
pan-os-php type=application actions=tag-add:TAGNAME 'filter=(name eq APPIDname)' location=any
pan-os-php type=application 'filter=(object is.overridden)' location=any
The text was updated successfully, but these errors were encountered:
filter:
application class must be extended somehow to get override information. additional config check, where can XMLnode 'override' be found?
Panorama 10.1.5; no application override possible, what is/was the change? panos bug, or new functionality?
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem?
Describe the solution you'd like
“tag-Add” action. Similar to what is used in type=address.
Filter for “object is.overridden”. This is self-explanatory.
run:
pan-os-php type=application actions=tag-add:TAGNAME 'filter=(name eq APPIDname)' location=any
pan-os-php type=application 'filter=(object is.overridden)' location=any
The text was updated successfully, but these errors were encountered: