CancelJobStatus
A simple data type that represents the status of a request to cancel a synchronous report.
Element
String. One of the following values:
Succeeded
The synchronous report generation was successfully cancelled.
Failed
The request to cancel a synchronous report failed.
InActive
The synchronous report generation is complete and cannot be cancelled.