API Metric Data List

From unroole CMS wiki
Revision as of 11:00, 2 August 2012 by Ilia.golod (Talk | contribs)

Jump to: navigation, search

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 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: