With the following URL, I am able to retrieve the name and max threshold of a channel.
https://monitoring/api/getobjectproperty.htm?id=2001&subtype=channel&subid=0&name=name&show=text
But, didn't find any fieldname to use in API, for Maximum (kbit/s) limit that we set manually in PRTG on a network interface's channel ? I would like to retrieve 30,000 for the below example's setting on an interface "Traffic In" channel.
Data
( ) Display actual values in kbit/s
(*) Display in percent of maximum
Maximum (kbit/s)
<b>30,000</b>
Add comment