execute report
report
This topic includes the following commands:
- execute report flush-cache
- execute report recreate-db
- execute report run
- execute report sandbox-status
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 |
|
execute report sandbox-status
sending sandbox status for testing
execute report sandbox-status [status] [sha256]
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
[status] |
The status of sandbox returning result |
string |
|
|
[sha256] |
SHA256 checksum |
string |
|