Hi Guys,
I am trying to work with a developer to create a module to hook to my WHMCS for my hosting company. We are trying to basically use the API to get the graph from a certain port, however we can’t find which PHP call from the API to use for the specific graph we want.
This is the specific graph we want to have displayed:
However, this is the graph we get when we created the test PHP script to try and get that graph: https://micronodes.net/whmcs/test.php – the reason why I want the graph from the screenshot is because it shows the total usage.
Which PHP call from the API should we use to get the graph we want displayed from the API Guide.
Thanks so much!