Retrieves the download information for a completed report query.
The request body is of type http://www.FatTail.com/api:GetReportDownloadURL.
Request Body Parameters
| Name | Description | Data Type |
| reportJobId | System ID of the completed report job. | xml:long |
| reportOutputType | Format of the output desired. | ReportOutputType |
Overview
 |
 |
Sequence
| |
The response body is of type http://www.FatTail.com/api:GetReportDownloadURLResponse.
Response Body Parameters
| Name | Description | Data Type |
| GetReportDownloadURLResult | URL information needed to retrieve the report results. | xml:string |
Overview
 |
 |
Sequence
| |