What would my XML Node be?
Modified on 2025-06-10 22:00:17 +0200
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
Important: We no longer maintain this article. The information might be out of date.
I am trying to add an HTTP XML/REST for Palo Alto Firewall. I followed the steps described in this KB article:
<response cmd="status" status="success">
<result>
QoS throughput for interface ethernet1/1, node default-group (Qid 0):
class 4: 11018 kbps
</result>
</response>
Article Comments
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
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
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