| Name |
Description |
| execute |
|
| exportToCsv |
|
| getBaseTotal |
report getBaseTotal action allows to get the total base for storage reports |
| getCsv |
|
| getCsvFromStringParams |
Returns report CSV file executed by string params with the following convention: param1=value1;param2=value2
excludedFields can be supplied comma separated |
| getGraphs |
report getGraphs action allows to get a graph data for a specific report. |
| getTable |
report getTable 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. |
| getUrlForReportAsCsv |
will create a CSV file for the given report and return the URL to access it |
| serve |
Will serve a requested report |