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

type=application | introduce new actions/filter #667

Open
swaschkut opened this issue Oct 5, 2022 · 1 comment
Open

type=application | introduce new actions/filter #667

swaschkut opened this issue Oct 5, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@swaschkut
Copy link
Contributor

swaschkut commented Oct 5, 2022

Is your feature request related to a problem?

Describe the solution you'd like

  1. “tag-Add” action. Similar to what is used in type=address.

  2. Filter for “object is.overridden”. This is self-explanatory.

  • For 2, the entry and exit points in the XML is “override” and “/override”

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

@swaschkut swaschkut added the enhancement New feature or request label Oct 5, 2022
@swaschkut
Copy link
Contributor Author

swaschkut commented Oct 5, 2022

filter:

application class must be extended somehow to get override information.
additional config check, where can XMLnode 'override' be found?

  • FW actual know under shared, what about single vsys?
  • Panorama, also shared?, what about single DG?

Panorama 10.1.5; no application override possible, what is/was the change?
panos bug, or new functionality?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant