Difference between revisions of "API Metric Data List"

From unroole CMS wiki
Jump to: navigation, search
Line 28: Line 28:
 
|-
 
|-
 
|type
 
|type
| storage
+
|
 
|
 
|
 
|  storage, bandwidth
 
|  storage, bandwidth

Revision as of 16:10, 20 August 2012

URI

URL Level
https://api.unroole.com/metered_data profile
https://api.unroole.com/accounts/:account_id/metered_data account
https://api.unroole.com/channels/:channel_id/metered_data channel

HTTP Method

GET

Paramaters

Paramater Default Maximum Length Accepted Values Description
token API Persistence Token that identifies this user and its permissions.
type storage, bandwidth
zoom daily hourly, daily, weekly, monthly
start_date 1 year ago dateformat yyyy-mm-dd
end_date current date dateformat yyyy-mm-dd

Paramaters accepted by the controller:

Json Structure:

[ { "name": "Line Name", "data": [ [ 'Year/Month/Day', "Value" ],... ] },... ]

Sample Json: