Palo Alto Support license expire alert

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Palo Alto Support license expire alert

L1 Bithead

Is there a way to automate support licence expiry alerts? Threat prevention licence is visible in logs (critical) but support is not

1 REPLY 1

Cyber Elite
Cyber Elite

@MarcinKrasz,

I'm not aware of a way to do this directly on the device. It's something that you can easily script through the XML API to have a daily alert however. You would just make the following call

/api/?type=op&cmd=<request><license><info></info></license></request>

Then you can parse the output to either validate that your licenses aren't expiring, or specifically looking at what feature licenses you care about (IE: Premium support would be "Premium") and alert on any upcoming expiration.

  • 255 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!