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 "device-priority" type for templates variables #99

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fpluch
Copy link

@fpluch fpluch commented Mar 28, 2023

Description

Add support for "device-priority" type for templates variables

Motivation and Context

Device priority type was missing from pango for template variables

How Has This Been Tested?

Tested with development panorama instance :

2023/03/28 14:59:40 XXX: Retrieving API key
2023/03/28 14:59:42 (op) show system info
2023/03/28 14:59:43 (op) getting plugin info
2023/03/28 14:59:43 Initialize ok
2023/03/28 14:59:43 (edit) template variable: $prio1
2023/03/28 14:59:43 Successfully created variable : {$prio1 device-priority 150}

Screenshots (if appropriate)

Screenshot 2023-03-28 at 15 03 24

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@welcome-to-palo-alto-networks

🎉 Thanks for opening this pull request! We really appreciate contributors like you! 🙌

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

Successfully merging this pull request may close these issues.

None yet

1 participant