Linode Api Bandwidth graphics
Hello:
With the linode API can I get the Bandwidth graphics ???
thank you
2 Replies
mwildman
Linode Staff
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}