Name |
Description |
getGraphs | report getGraphs action allows to get a graph data for a specific report.
|
getTotal | report getTotal action allows to get a graph data for a specific report.
|
getBaseTotal | report getBaseTotal action allows to get a the total base for storage reports
|
getTable | report getTable action allows to get a graph data for a specific report.
|
getUrlForReportAsCsv | will create a Csv file for the given report and return the URL to access it
|
serve | Will serve a requested report
|
execute | |
getCsv | |
getCsvFromStringParams | Returns report CSV file executed by string params with the following convention: param1=value1;param2=value2
|