FBADProgressResponse

FBADProgressResponse
FBADProgressResponse
JSON Example
{
    "last_success": 1677038709211,
    "progress": 100,
    "error_code": "",
    "error_message": ""
}
integer As int64 As int64
last_success
Optional

The timestamp of when flow based application discovery was last successful

number As double As double
progress
Optional

The current progress percentage of flow based application discovery task. It will be set to 100 if no flow based discovery task is currently running

string
error_code
Optional

Error code of the error that occurs during flow based application discovery

string
error_message
Optional

Detailed description of the error that occurs during flow based application discovery