TroubleshootingAsyncTask

TroubleshootingAsyncTask
TroubleshootingAsyncTask

The details about the state of the async task.

JSON Example
{
    "response": {
        "fileName": "fileName"
    },
    "state": "state"
}
string
state
Optional

The state of the async task. The value is one of - 'NOT_STARTED', 'STARTED', 'RUNNING', 'COMPLETED', 'FAILED'.

response
Optional

response

Returned By