Warning
The V1 API is being deprecated during the Havana development cycle. Please use the V2 API instead.
Return a list of all known resources.
Parameters: |
|
---|
Return a list of all known project names.
Return a list of meters. :param metadata.<key>: match on the metadata within the resource.
(optional)
Return a list of all known user names.
Return the max volume for a meter.
Parameters: |
|
---|
Return the sum of samples for a meter.
Parameters: |
|
---|
Return the max volume for a meter.
Parameters: |
|
---|
Return the total volume for a meter.
Parameters: |
|
---|
Return the earliest timestamp, last timestamp, and duration for the resource and meter.
Parameters: |
|
---|
Return a list of raw samples for the resource.
Parameters: |
|
---|
Return a list of raw samples for the project.
Parameters: |
|
---|
Return a list of raw samples for the source.
Parameters: |
|
---|
Return a list of raw samples for the user.
Parameters: |
|
---|
Return a list of meters by resource.
Parameters: |
|
---|
Return a list of resources owned by the project.
Parameters: |
|
---|
Return a list of meters by project.
Parameters: |
|
---|
Return a list of resources for which a source is reporting data.
Parameters: |
|
---|
Return a list project names for which the source is reporting data.
Parameters: |
|
---|
Return a list of meters by source.
Parameters: |
|
---|
Return a list of the users for which the source is reporting data.
Parameters: |
|
---|
Return a list of resources owned by the user.
Parameters: |
|
---|
Return a list of meters by user.
Parameters: |
|
---|
Return a source details.
Parameters: |
|
---|
Function used internally to send static files from the static folder to the browser.
New in version 0.5.