Get Deployment Web Application Firewall Status
data class GetDeploymentWebApplicationFirewallStatus(val attackSignaturesPackages: List<GetDeploymentWebApplicationFirewallStatusAttackSignaturesPackage>, val botSignaturesPackages: List<GetDeploymentWebApplicationFirewallStatusBotSignaturesPackage>, val componentVersions: List<GetDeploymentWebApplicationFirewallStatusComponentVersion>, val threatCampaignsPackages: List<GetDeploymentWebApplicationFirewallStatusThreatCampaignsPackage>)
Constructors
Link copied to clipboard
constructor(attackSignaturesPackages: List<GetDeploymentWebApplicationFirewallStatusAttackSignaturesPackage>, botSignaturesPackages: List<GetDeploymentWebApplicationFirewallStatusBotSignaturesPackage>, componentVersions: List<GetDeploymentWebApplicationFirewallStatusComponentVersion>, threatCampaignsPackages: List<GetDeploymentWebApplicationFirewallStatusThreatCampaignsPackage>)
Properties
Link copied to clipboard
val attackSignaturesPackages: List<GetDeploymentWebApplicationFirewallStatusAttackSignaturesPackage>
Indicates the version of the attack signatures package used by NGINX App Protect.
Link copied to clipboard
Indicates the version of the bot signatures package used by NGINX App Protect.
Link copied to clipboard
Indicates the version of the WAF Engine and Nginx WAF Module used by NGINX App Protect.
Link copied to clipboard
Indicates the version of the threat campaigns package used by NGINX App Protect.