I am trying to add an HTTP XML/REST for Palo Alto Firewall. I followed the steps described in this KB article:
- How to Monitor Palo Alto Firewall through XML API However, I am not sure what my XML Node is. I tried ethernet1/1, throughput, default-group
<response cmd="status" status="success"> <result> QoS throughput for interface ethernet1/1, node default-group (Qid 0): class 4: 11018 kbps </result> </response>
Hello there,
If that's the only content in the response, it would be response/result. Please note that you should query tags that contain numerical values only, tags with mixed text/values may be harder to monitor.
You may also want to check the following:
Best Regards,
Luciano Lingnau [Paessler Support]
Oct, 2016 - Permalink