- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-22-2023 11:47 AM - edited 02-22-2023 03:19 PM
Does the PAN-OS XML API for Global Protect previous users have a time filter option? I didn't see one documented.
This query returns all previous users in the firewalls logs, but really I just want the last hour:
https://<firewall _address>/api/?type=op&cmd=<show><global-protect-gateway><previous-user/></global-protect-gateway></show>&key=
Thanks for any help!
02-24-2023 03:36 PM
Hi @mgreer ,
Looking at the API browser, only 3 filters are available: domain, gateway, and user. However, the result includes the login time and lifetime. https://docs.paloaltonetworks.com/pan-os/10-1/pan-os-panorama-api/pan-os-xml-api-use-cases/show-and-... You could filter on the client side.
Thanks,
Tom
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!