PaloAltoNetworks / PaloAltoNetworks/pan-os-python
Global Search in SDK - Similar to PanOS Web UI
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 400
- Forks
- 199
- PR merge metrics
- No merged PRs in 30d
Description
Global search implementation similar to what we have in PanOS web UI, would provide solutions for couple of use cases.
Similar feature as how it's working in Web UI. Refer to this document
https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-admin/firewall-administration/use-the-web-interface/use-global-find-to-search-the-firewall-or-panorama-management-server
- Do we have any existing solution in the SDK where we do global search ?
- If we don't have, any better way to do global search ? I know configuration size is too big most of the time(>100 MB).
I would like to see any existing implementation we have and any-one solved similar problem of global search.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked PAN-OS Global Find documentation and searching the SDK for any existing global-search entry points or implementation. The issue names no files or tests; done would require documenting whether a solution exists and, if not, defining an agreed approach that handles large configurations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100