NSX-T Data Center REST API
AffectedProductDetail (type)
{
"additionalProperties": false,
"description": "Provides the detailed info about the affected product.",
"id": "AffectedProductDetail",
"module_id": "PolicyIDSMetrics",
"nsx_feature": "EnhanceIdpsSigMgmt",
"properties": {
"product": {
"description": "Product name",
"title": "Product",
"type": "string"
},
"vendor": {
"description": "Vendor name",
"title": "Vendor",
"type": "string"
}
},
"title": "Details about affected Product",
"type": "object"
}