Network Usage
Available for user tokens and project keys
Get
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
//Returns image of graph{
"error": String
}Last updated
Available for user tokens and project keys
GET https://api.suble.io/projects/:projectId/vm/:vmId/networkusage/:interval/:type
Retrieve image of network usage graph
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
Authorization
string
Project or user token
//Returns image of graph{
"error": String
}Last updated