IdsVmStats

IdsVmStats
IdsVmStats

List of VMs on which a particular signature was detected with the count.

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

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

array of string
vm_list
Optional

List of VM names on which intrusions of that particular signature type were detected.