WebApplicationFirewallStatus interface
The status of the NGINX App Protect Web Application Firewall
Properties
| attack |
Package containing attack signatures for the NGINX App Protect Web Application Firewall (WAF). |
| bot |
Package containing bot signatures for the NGINX App Protect Web Application Firewall (WAF). |
| component |
Versions of the NGINX App Protect Web Application Firewall (WAF) components. |
| threat |
Package containing threat campaigns for the NGINX App Protect Web Application Firewall (WAF). |
| waf |
NGINX App Protect WAF release version |
Property Details
attackSignaturesPackage
Package containing attack signatures for the NGINX App Protect Web Application Firewall (WAF).
attackSignaturesPackage?: WebApplicationFirewallPackage
Property Value
botSignaturesPackage
Package containing bot signatures for the NGINX App Protect Web Application Firewall (WAF).
botSignaturesPackage?: WebApplicationFirewallPackage
Property Value
componentVersions
Versions of the NGINX App Protect Web Application Firewall (WAF) components.
componentVersions?: WebApplicationFirewallComponentVersions
Property Value
threatCampaignsPackage
Package containing threat campaigns for the NGINX App Protect Web Application Firewall (WAF).
threatCampaignsPackage?: WebApplicationFirewallPackage
Property Value
wafRelease
NGINX App Protect WAF release version
wafRelease?: string
Property Value
string