InlineAppDiscoverySession1

InlineAppDiscoverySession1
InlineAppDiscoverySession1

Contains the details of an application discovery session

JSON Example
{
    "status": "string",
    "start_timestamp": 0,
    "end_timestamp": 0
}
string
status
Optional

The status of the session

Possible values are : FAILED, RUNNING, FINISHED,
integer As int64 As int64
start_timestamp
Optional

Start time of the session expressed in milliseconds since epoch

integer As int64 As int64
end_timestamp
Optional

End time of the session expressed in milliseconds since epoch