NSX-T Data Center REST API
PolicyIdsVmStats (schema)
List of VMs where signature was detected
    List of VMs on which a particular signature was detected with the count.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| count | Number of unique VMs Number of unique VMs on which a particular signature was detected. | integer | Readonly | 
| vm_list | List of VM names List of VM names on which intrusions of that particular signature type were detected. | array of string | Readonly | 
