<p>It works :)</p>
<p>Just a question though: the API's documentation says that this URL should return a PNG file but in fact only the filename of the generated file is returned (not very handy if you're calling this service remotely)!</p>

<p>Would it be possible to return the actual file content (as an array of bytes for instance)?</p>
<p>Thanks</p>
<p>Christian</p>
<p>On Nov 19, 2011 2:36 AM, "Dietmar Maurer" <<a href="mailto:dietmar@proxmox.com">dietmar@proxmox.com</a>> wrote:<br>
><br>
> hey, you should just pass the name of the data source, not the whole rrd configuration!<br>
><br>
>  <br>
><br>
> try:<br>
><br>
>  <br>
><br>
> timeframe=hour ds=mem<br>
><br>
>  <br>
><br>
>  <br>
><br>
>  <br>
><br>
> From: Christian Bourque [mailto:<a href="mailto:christian.bourque@gmail.com">christian.bourque@gmail.com</a>] <br>
> Sent: Freitag, 18. November 2011 20:27<br>
> To: Dietmar Maurer<br>
> Subject: Re: [pve-devel] API - Read VM RRD statistics<br>
><br>
>  <br>
><br>
> Request:<br>
><br>
> timeframe=hour<br>
> ds=DS:mem:GAUGE:120:0:U<br>
><br>
>  </p>