- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-17-2022 11:41 PM
Hi All,
I am facing issue in getting ethernet interface status through XML . Please help me with the API Call
I am using below one and it is not working .
I am using below syntax to check all interface details:- Like Status , IP .
<show><interface></interface></show>
06-21-2022 08:57 AM
The CLI command is show interface all
. You can follow the pan-os-python docs for discovering how PAN-OS expects the command to be formatted when sent to it: https://pan-os-python.readthedocs.io/en/latest/getting-started.html#operational-commands
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!