Runs a report job with the query parameters supplied.
The request body is of type http://www.FatTail.com/api:RunReportJob.
Request Body Parameters
Name | Description | Data Type |
reportJob | Report parameter information for the report query. | ReportJob |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
ReportJobID optional xs:long
System ID for a report that was run through the API.
|
 |
 |
Sequence
| |
 |
|
 |
StatusMessage optional xs:string
Status text associated with the current status.
| | | | |
The response body is of type http://www.FatTail.com/api:RunReportJobResponse.
Response Body Parameters
Name | Description | Data Type |
RunReportJobResult | | ReportJob |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
ReportJobID optional xs:long
System ID for a report that was run through the API.
|
 |
 |
Sequence
| |
 |
|
 |
StatusMessage optional xs:string
Status text associated with the current status.
| | | | |