list-bandwidth Remote API not showing data with Json, xml or perl enabled.

Hi,

When I access the List-bandwidth remote api using the below format:

https://host.xthemz.com:10000/virtual-server/remote.cgi?program=list-ban...

I am getting the blank values as below:

{ "status" : "success", "data" : [ { "value" : "", <------------- Values are not populated "name" : "xthemz.com" } ], "command" : "list-bandwidth" }

But when I access it without the Json parameter , the values are listed as below:

xthemz.com: 2020-03-05: mail:3587 web:761107 2020-03-06: mail:0 web:58336 2020-03-07: mail:0 web:11300

Exit status: 0

Please look in to this as I need to use the Json format on my client dashboard.

Thanks

Status: 
Active

Comments

The multiline parameter is working in this case.