Network Usage

Available for user tokens and project keys

Get

GET https://api.suble.io/projects/:projectId/vm/:vmId/networkusage/:interval/:type

Retrieve image of network usage graph

Path Parameters

NameTypeDescription

projectId

string

Unique Id for the project

vmId

string

Unique Id for the virtual machine

interval

string

Options: Daily, Weekly & Monthly

type

string

Options: Send & Receive

Headers

NameTypeDescription

Authorization

string

Project or user token

//Returns image of graph

Last updated