execute report
report
This topic includes the following commands:
execute report flush-cache
Flush report caches
execute report flush-cache
execute report recreate-db
Recreate the report database
execute report recreate-db
execute report run
generate a report, only last 7-days data available
execute report run [layout name] [Start Time] [End Time]
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
[layout name] |
Layout name for a report. If not provided, the default layout will be used. |
string |
|
|
[Start Time] |
Start time of the report time period ("yyyy-mm-dd hh"). |
string |
|
|
[End Time] |
End time of the report time period ("yyyy-mm-dd hh"). |
string |
|