NSX-T Data Center REST API

IDSSignatureDetail (schema)

Name Description Type Notes
action Action

Packet analysis action
string
affected_product Affected product

Product affected by the signature.
string
attack_target Attack target

Target of the attack tracked in the signature.
string
category Category

VMware defined signature category.
array of string
class_type Signature class type

Class type of the signature.
string
cves CVE of the signature

CVE of the signature.
array of string
cvss Signature CVSS score

Represents the cvss value of a Signature.
The value is derived from cvssv3 or cvssv2 score.
If cvssv3 exists, then this is the cvssv3 score, else
it is the cvssv2 score.
string
cvssv2 Signature CVSSV2 score

Signature CVSSV2 score.
string
cvssv3 Signature CVSSV3 score

Signature CVSSV3 score.
string
direction Direction

Source-destination direction.
string
enabled Enabled

Signature enabled.
boolean
flow Flow established

Flow established from server, from client etc.
string
malware_family Malware Family

Family of the malware tracked in the signature.
string
name Signature name

Name of the signature.
string
performance_impact Performance impact

Performance impact of the signature.
string
policy Policy

Signature policy.
array of string
protocol Protocol

Protocol used in the packet analysis.
string
resource_type IDSSignatureDetail resource type

IDSSignatureDetail resource type.
string Required
Readonly
severity Severity

VMware defined signature severity.
string
signature_id The signature ID

Unique ID of the signature rule.
integer
signature_revision Signature revision

The revision of the signature
integer
signature_severity Signature severity

Signature vendor set severity of the signature rule.
string
tag Signature tag

Vendor assigned classification tag.
array of string
type Type

Signature type.
array of string
urls List of mitre attack URLs pertaining to signature

List of mitre attack URLs pertaining to signature.
array of string