Linode Api Bandwidth graphics

Hello:

With the linode API can I get the Bandwidth graphics ???

thank you

2 Replies

While the APIv4 doesn't return the actual graphics, you can indeed view the raw data for both the last 24 hours and a specific year/month. This can be done through the following endpoint (leaving off the year/month to return the last 24 hours):

https://api.linode.com/v4/linode/instances/{linodeId}/stats/{year}/{month}

Great !!!

Thank You!

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct