9 Jan
2014
9 Jan
'14
2:55 p.m.
more info
[image: Inline image 1]
On Fri, Jan 10, 2014 at 12:51 AM, Daniel Rolfe daniel.rolfe.au@gmail.comwrote:
Hi all,
I'm trying to port billing data out of observium via the simple API but I'm only getting null data as below:
{"login":{"success":{"code":"101","msg":"User authentification succeeded"}},"data":[{"timestamp":null,"traf_total": null,"traf_in":null,"traf_out":null},{"timestamp":null," traf_total":null,"traf_in":null,"traf_out":null},{" timestamp":null,"traf_total":null,"traf_in":null,"traf_out" :null},{"timestamp":null,"traf_total":null,"traf_in":null,"traf_out":null}
Any ideas on what could be causing this ?
Regards, Daniel