pan.xapi no response
Why am I not getting response when using pan.xapi vs panxapi.py?
from python interpretor:
api_sess = pan.xapi.PanXapi(hostname="10.209.32.33",api_username="myusername", api_password="mypassword",api_key='mykey')
api_sess..show(xpath = "/config/device
...