IdsUserStats

IdsUserStats
IdsUserStats

List of Users logged into VMs where intrusions of a given signature were detected.

JSON Example
{
    "count": 0,
    "user_list": [
        "string"
    ]
}
integer As int64 As int64
count
Optional

Number of unique users logged into VMs on which a particular signature was detected.

array of string
user_list
Optional

List of users logged into VMs on which a particular signature was detected.