...
The service request contains:
Name | Data Type | Required? | Default Value | Discussion |
---|---|---|---|---|
ReportSpecUid | long | yes |
| 64 bit integer that uniquely identifies the report spec |
...
If the report spec exists and belongs to the user, then the following data is returned:
Name | Data Type | Discussion |
---|---|---|
ReportOutputUid | long | Uniquely identifies the report output. |
ReportOutputFileUrl | string(255) | The URL of the report output file. |
...