statappfwprofileResult Structure Definition

The statappfwprofileResult structure defines the return type for statappfwprofile API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

appfwprofileList

Pointer to the appfwprofile List.


appfwprofilestats Structure Definition

The appfwprofilestats structure defines the actual return type values for statappfwprofile API.

Syntax



Members

name

Name of the application firewall profile.

clearstats

Clear the statsistics / counters

_nextgenapiresource


appfirewallrequestsperprofile

HTTP/HTTPS requests sent to your protected web servers via the Application Firewall.

appfirewallrequestsperprofilerate

HTTP/HTTPS requests sent to your protected web servers via the Application Firewall.

appfirewallreqbytesperprofile

Number of bytes transfered for requests

appfirewallreqbytesperprofilerate

Rate of bytes transfered for requests

appfirewallresponsesperprofile

HTTP/HTTPS responses sent by your protected web servers via the Application Firewall.

appfirewallresponsesperprofilerate

HTTP/HTTPS responses sent by your protected web servers via the Application Firewall.

appfirewallresbytesperprofile

Number of bytes transfered for responses

appfirewallresbytesperprofilerate

Rate of bytes transfered for responses

appfirewallabortsperprofile

Incomplete HTTP/HTTPS requests aborted by the client before the Application Firewall could finish processing them.

appfirewallabortsperprofilerate

Incomplete HTTP/HTTPS requests aborted by the client before the Application Firewall could finish processing them.

appfirewallredirectsperprofile

HTTP/HTTPS requests redirected by the Application Firewall to a different Web page or web server. (HTTP 302)

appfirewallredirectsperprofilerate

HTTP/HTTPS requests redirected by the Application Firewall to a different Web page or web server. (HTTP 302)

appfirewalllongavgresptimeperprofile

Average backend response time in milliseconds since reboot

appfirewallshortavgresptimeperprofile

Average backend response time in milliseconds over the last 7 seconds

appfirewallviolstarturlperprofile

Number of Start URL security check violations seen by the Application Firewall.

appfirewallviolstarturlperprofilerate

Rate of Start URL security check violations seen by the Application Firewall.

appfirewallvioldenyurlperprofile

Number of Deny URL security check violations seen by the Application Firewall.

appfirewallvioldenyurlperprofilerate

Rate of Deny URL security check violations seen by the Application Firewall.

appfirewallviolrefererheaderperprofile

Number of Referer Header security check violations seen by the Application Firewall.

appfirewallviolrefererheaderperprofilerate

Rate of Referer Header security check violations seen by the Application Firewall.

appfirewallviolbufferoverflowperprofile

Number of Buffer Overflow security check violations seen by the Application Firewall.

appfirewallviolbufferoverflowperprofilerate

Rate of Buffer Overflow security check violations seen by the Application Firewall.

appfirewallpostbodylimitviolationsperprofile

Number of Post Body Limit security check violations seen by the Application Firewall.

appfirewallpostbodylimitviolationsperprofilerate

Rate of Post Body Limit security check violations seen by the Application Firewall.

appfirewallviolcookieperprofile

Number of Cookie Consistency security check violations seen by the Application Firewall.

appfirewallviolcookieperprofilerate

Rate of Cookie Consistency security check violations seen by the Application Firewall.

appfirewallviolcookiehijackperprofile

Number of Cookie Hijacking security violations seen by the Application Firewall.

appfirewallviolcookiehijackperprofilerate

Rate of Cookie Hijacking security violations seen by the Application Firewall.

appfirewallviolcsrftagperprofile

Number of Cross Site Request Forgery form tag security check violations seen by the Application Firewall.

appfirewallviolcsrftagperprofilerate

Rate of Cross Site Request Forgery form tag security check violations seen by the Application Firewall.

appfirewallviolxssperprofile

Number of HTML Cross-Site Scripting security check violations seen by the Application Firewall.

appfirewallviolxssperprofilerate

Rate of HTML Cross-Site Scripting security check violations seen by the Application Firewall.

appfirewallviolsqlperprofile

Number of HTML SQL Injection security check violations seen by the Application Firewall.

appfirewallviolsqlperprofilerate

Rate of HTML SQL Injection security check violations seen by the Application Firewall.

appfirewallviolfieldformatperprofile

Number of Field Format security check violations seen by the Application Firewall.

appfirewallviolfieldformatperprofilerate

Rate of Field Format security check violations seen by the Application Firewall.

appfirewallviolfieldconsistencyperprofile

Number of Field Consistency security check violations seen by the Application Firewall.

appfirewallviolfieldconsistencyperprofilerate

Rate of Field Consistency security check violations seen by the Application Firewall.

appfirewallviolcreditcardperprofile

Number of Credit Card security check violations seen by the Application Firewall.

appfirewallviolcreditcardperprofilerate

Rate of Credit Card security check violations seen by the Application Firewall.

appfirewallviolsafeobjectperprofile

Number of Safe Object security check violations seen by the Application Firewall.

appfirewallviolsafeobjectperprofilerate

Rate of Safe Object security check violations seen by the Application Firewall.

appfirewallviolsignatureperprofile

Number of Signature violations seen by the Application Firewall.

appfirewallviolsignatureperprofilerate

Rate of Signature violations seen by the Application Firewall.

appfirewallviolcontenttypeperprofile

Number of Content Type security check violations seen by the Application Firewall.

appfirewallviolcontenttypeperprofilerate

Rate of Content Type security check violations seen by the Application Firewall.

appfirewallvioljsondosperprofile

Number of JSON Denial-of-Service security check violations seen by the Application Firewall.

appfirewallvioljsondosperprofilerate

Rate of JSON Denial-of-Service security check violations seen by the Application Firewall.

appfirewallvioljsonsqlperprofile

Number of JSON SQL Injection security check violations seen by the Application Firewall.

appfirewallvioljsonsqlperprofilerate

Rate of JSON SQL Injection security check violations seen by the Application Firewall.

appfirewallvioljsonxssperprofile

Number of JSON Cross-Site Scripting (XSS) security check violations seen by the Application Firewall.

appfirewallvioljsonxssperprofilerate

Rate of JSON Cross-Site Scripting (XSS) security check violations seen by the Application Firewall.

appfirewallvioljsoncmdperprofile

Number of JSON Command Injection security check violations seen by the Application Firewall.

appfirewallvioljsoncmdperprofilerate

Rate of JSON Command Injection security check violations seen by the Application Firewall.

appfirewallviolfileuploadtypesperprofile

Number of Field Upload Types security check violations seen by the Application Firewall.

appfirewallviolfileuploadtypesperprofilerate

Rate of Field Upload Types security check violations seen by the Application Firewall.

appfirewallxmlpayloadcontenttypemismatchperprofile

Number of Mismatched Content-Type in request with XML Payload security check violations seen by the Application Firewall.

appfirewallxmlpayloadcontenttypemismatchperprofilerate

Rate of Mismatched Content-Type in request with XML Payload security check violations seen by the Application Firewall.

appfirewallviolcmdperprofile

Number of HTML Command Injection security check violations seen by the Application Firewall.

appfirewallviolcmdperprofilerate

Rate of HTML Command Injection security check violations seen by the Application Firewall.

appfirewallviolwellformednessviolationsperprofile

Number of XML Format security check violations seen by the Application Firewall.

appfirewallviolwellformednessviolationsperprofilerate

Rate of XML Format security check violations seen by the Application Firewall.

appfirewallviolxdosviolationsperprofile

Number of XML Denial-of-Service security check violations seen by the Application Firewall.

appfirewallviolxdosviolationsperprofilerate

Rate of XML Denial-of-Service security check violations seen by the Application Firewall.

appfirewallviolmsgvalviolationsperprofile

Number of XML Message Validation security check violations seen by the Application Firewall.

appfirewallviolmsgvalviolationsperprofilerate

Rate of XML Message Validation security check violations seen by the Application Firewall.

appfirewallviolwsiviolationsperprofile

Number of Web Services Interoperability (WS-I) security check violations seen by the Application Firewall.

appfirewallviolwsiviolationsperprofilerate

Rate of Web Services Interoperability (WS-I) security check violations seen by the Application Firewall.

appfirewallviolxmlsqlviolationsperprofile

Number of XML SQL Injection security check violations seen by the Application Firewall.

appfirewallviolxmlsqlviolationsperprofilerate

Rate of XML SQL Injection security check violations seen by the Application Firewall.

appfirewallviolxmlxssviolationsperprofile

Number of XML Cross-Site Scripting (XSS) security check violations seen by the Application Firewall.

appfirewallviolxmlxssviolationsperprofilerate

Rate of XML Cross-Site Scripting (XSS) security check violations seen by the Application Firewall.

appfirewallviolxmlattachmentviolationsperprofile

Number of XML Attachment security check violations seen by the Application Firewall.

appfirewallviolxmlattachmentviolationsperprofilerate

Rate of XML Attachment security check violations seen by the Application Firewall.

appfirewallviolxmlsoapfaultviolationsperprofile

Number of requests returning soap:fault from the backend server

appfirewallviolxmlsoapfaultviolationsperprofilerate

Rate of requests returning soap:fault from the backend server

appfirewallviolxmlgenericviolationsperprofile

Number of requests returning XML generic violation from the backend server

appfirewallviolxmlgenericviolationsperprofilerate

Rate of requests returning XML generic violation from the backend server

appfirewallviolsqlgramperprofile

Number of HTML SQL Injection security check violations (reported by SQL grammar) seen by the Application Firewall.

appfirewallviolsqlgramperprofilerate

Rate of HTML SQL Injection security check violations (reported by SQL grammar) seen by the Application Firewall.

appfirewallvioljsonsqlgramperprofile

Number of JSON SQL Injection security check violations (reported by SQL grammar) seen by the Application Firewall.

appfirewallvioljsonsqlgramperprofilerate

Rate of JSON SQL Injection security check violations (reported by SQL grammar) seen by the Application Firewall.

appfirewallviolsqlcombinedperprofile

Number of Combined SQL Injection security check violations seen by the Application Firewall.

appfirewallviolsqlcombinedperprofilerate

Rate of Combined SQL Injection security check violations seen by the Application Firewall.

appfirewallviolcombinedxxeperprofile

Number of combined XXE security check violations seen by the Application Firewall.

appfirewallviolcombinedxxeperprofilerate

Rate of combined XXE security check violations seen by the Application Firewall.

appfirewallviolcombinedxssperprofile

Number of combined Cross-Site Scripting security check violations seen by the Application Firewall.

appfirewallviolcombinedxssperprofilerate

Rate of combined Cross-Site Scripting security check violations seen by the Application Firewall.

appfirewallviolcombinedowaspperprofile

Number of combined OWASP security check violations seen by the Application Firewall.

appfirewallviolcombinedowaspperprofilerate

Rate of combined OWASP security check violations seen by the Application Firewall.

appfirewallviolcmdgramperprofile

Number of HTML CMD Injection security check violations (reported by CMD grammar) seen by the Application Firewall.

appfirewallviolcmdgramperprofilerate

Rate of HTML CMD Injection security check violations (reported by CMD grammar) seen by the Application Firewall.

appfirewallvioljsoncmdgramperprofile

Number of JSON CMD Injection security check violations (reported by CMD grammar) seen by the Application Firewall.

appfirewallvioljsoncmdgramperprofilerate

Rate of JSON CMD Injection security check violations (reported by CMD grammar) seen by the Application Firewall.

appfirewallviolblockkeywordperprofile

Number of HTML Block Keyword security check violations seen by the Application Firewall.

appfirewallviolblockkeywordperprofilerate

Rate of HTML Block Keyword security check violations seen by the Application Firewall.

appfirewallvioljsonblockkeywordperprofile

Number of JSON Block Keyword security check violations seen by the Application Firewall.

appfirewallvioljsonblockkeywordperprofilerate

Rate of JSON Block Keyword security check violations seen by the Application Firewall.

appfirewalltotalviolperprofile

Number of violations seen by the application firewall on per profile basis

appfirewallviolperprofilerate

Rate of violations seen by the application firewall on per profile basis

appfirewalllogstarturlperprofile

Number of Start URL security check log messages generated by the Application Firewall.

appfirewalllogstarturlperprofilerate

Rate of Start URL security check log messages generated by the Application Firewall.

appfirewalllogdenyurlperprofile

Number of Deny URL security check log messages generated by the Application Firewall.

appfirewalllogdenyurlperprofilerate

Rate of Deny URL security check log messages generated by the Application Firewall.

appfirewalllogrefererheaderperprofile

Number of Referer Header security check log messages generated by the Application Firewall.

appfirewalllogrefererheaderperprofilerate

Rate of Referer Header security check log messages generated by the Application Firewall.

appfirewalllogbufferoverflowperprofile

Number of Buffer Overflow security check log messages generated by the Application Firewall.

appfirewalllogbufferoverflowperprofilerate

Rate of Buffer Overflow security check log messages generated by the Application Firewall.

appfirewallgrpclogsperprofile

Number of gRPC checks seen by the Application Firewall.

appfirewallgrpclogsperprofilerate

Rate of gRPC checks seen by the Application Firewall.

appfirewallpostbodylimitlogsperprofile

Number of Post Body Limit security check logs seen by the Application Firewall.

appfirewallpostbodylimitlogsperprofilerate

Rate of Post Body Limit security check logs seen by the Application Firewall.

appfirewalllogcookieperprofile

Number of Cookie Consistency security check log messages generated by the Application Firewall.

appfirewalllogcookieperprofilerate

Rate of Cookie Consistency security check log messages generated by the Application Firewall.

appfirewalllogcookiehijackperprofile

Number of Cookie Hijacking security violation log messages generated by the Application Firewall.

appfirewalllogcookiehijackperprofilerate

Rate of Cookie Hijacking security violation log messages generated by the Application Firewall.

appfirewalllogcsrftagperprofile

Number of Cross Site Request Forgery form tag security check log messages generated by the Application Firewall.

appfirewalllogcsrftagperprofilerate

Rate of Cross Site Request Forgery form tag security check log messages generated by the Application Firewall.

appfirewalllogxssperprofile

Number of HTML Cross-Site Scripting security check log messages generated by the Application Firewall.

appfirewalllogxssperprofilerate

Rate of HTML Cross-Site Scripting security check log messages generated by the Application Firewall.

appfirewalllogxformxssperprofile

Number of HTML Cross-Site Scripting security check transform log messages generated by the Application Firewall.

appfirewalllogxformxssperprofilerate

Rate of HTML Cross-Site Scripting security check transform log messages generated by the Application Firewall.

appfirewalllogsqlperprofile

Number of HTML SQL Injection security check log messages generated by the Application Firewall.

appfirewalllogsqlperprofilerate

Rate of HTML SQL Injection security check log messages generated by the Application Firewall.

appfirewalllogxformsqlperprofile

Number of HTML SQL Injection security check transform log messages generated by the Application Firewall.

appfirewalllogxformsqlperprofilerate

Rate of HTML SQL Injection security check transform log messages generated by the Application Firewall.

appfirewalllogfieldformatperprofile

Number of Field Format security check log messages generated by the Application Firewall.

appfirewalllogfieldformatperprofilerate

Rate of Field Format security check log messages generated by the Application Firewall.

appfirewalllogfieldconsistencyperprofile

Number of Field Consistency security check log messages generated by the Application Firewall.

appfirewalllogfieldconsistencyperprofilerate

Rate of Field Consistency security check log messages generated by the Application Firewall.

appfirewalllogcreditcardperprofile

Number of Credit Card security check log messages generated by the Application Firewall.

appfirewalllogcreditcardperprofilerate

Rate of Credit Card security check log messages generated by the Application Firewall.

appfirewallxformlogcreditcardperprofile

Number of Credit Card security check transform log messages generated by the Application Firewall.

appfirewallxformlogcreditcardperprofilerate

Rate of Credit Card security check transform log messages generated by the Application Firewall.

appfirewalllogsafeobjectperprofile

Number of Safe Object security check log messages generated by the Application Firewall.

appfirewalllogsafeobjectperprofilerate

Rate of Safe Object security check log messages generated by the Application Firewall.

appfirewallviolsignatureperprofile

Number of Signature log messages generated by the Application Firewall.

appfirewallviolsignatureperprofilerate

Rate of Signature log messages generated by the Application Firewall.

appfirewalllogcontenttypeperprofile

Number of Content type security check log messages generated by the Application Firewall.

appfirewalllogcontenttypeperprofilerate

Rate of Content type security check log messages generated by the Application Firewall.

appfirewalllogsjsondosperprofile

Number of JSON Denial-of-Service security check log messages generated by the Application Firewall.

appfirewalllogsjsondosperprofilerate

Rate of JSON Denial-of-Service security check log messages generated by the Application Firewall.

appfirewalllogsjsonsqlperprofile

Number of JSON SQL Injection security check log messages generated by the Application Firewall.

appfirewalllogsjsonsqlperprofilerate

Rate of JSON SQL Injection security check log messages generated by the Application Firewall.

appfirewalllogsjsonxssperprofile

Number of JSON Cross-Site Scripting (XSS) security check log messages generated by the Application Firewall.

appfirewalllogsjsonxssperprofilerate

Rate of JSON Cross-Site Scripting (XSS) security check log messages generated by the Application Firewall.

appfirewalllogsjsoncmdperprofile

Number of JSON Command Injection security check log messages generated by the Application Firewall.

appfirewalllogsjsoncmdperprofilerate

Rate of JSON Command Injection security check log messages generated by the Application Firewall.

appfirewalllogfileuploadtypesperprofile

Number of File Upload Types security check log messages generated by the Application Firewall.

appfirewalllogfileuploadtypesperprofilerate

Rate of File Upload Types security check log messages generated by the Application Firewall.

appfirewallloginfercontenttypexmlpayloadperprofile

Number of Mismatched Content-Type in request with XML Payload security check logs seen by the Application Firewall.

appfirewallloginfercontenttypexmlpayloadperprofilerate

Rate of Mismatched Content-Type in request with XML Payload security check logs seen by the Application Firewall.

appfirewalllogcmdperprofile

Number of HTML Command Injection security check log messages generated by the Application Firewall.

appfirewalllogcmdperprofilerate

Rate of HTML Command Injection security check log messages generated by the Application Firewall.

appfirewallwellformednesslogsperprofile

Number of XML Format security check log messages generated by the Application Firewall.

appfirewallwellformednesslogsperprofilerate

Rate of XML Format security check log messages generated by the Application Firewall.

appfirewallxdoslogsperprofile

Number of XML Denial-of-Service security check log messages generated by the Application Firewall.

appfirewallxdoslogsperprofilerate

Rate of XML Denial-of-Service security check log messages generated by the Application Firewall.

appfirewallmsgvallogsperprofile

Number of XML Message Validation security check log messages generated by the Application Firewall.

appfirewallmsgvallogsperprofilerate

Rate of XML Message Validation security check log messages generated by the Application Firewall.

appfirewallwsilogsperprofile

Number of Web Services Interoperability (WS-I) security check log messages generated by the Application Firewall.

appfirewallwsilogsperprofilerate

Rate of Web Services Interoperability (WS-I) security check log messages generated by the Application Firewall.

appfirewallxmlsqllogsperprofile

Number of XML SQL Injection security check log messages generated by the Application Firewall.

appfirewallxmlsqllogsperprofilerate

Rate of XML SQL Injection security check log messages generated by the Application Firewall.

appfirewallxmlxsslogsperprofile

Number of XML Cross-Site Scripting (XSS) security check log messages generated by the Application Firewall.

appfirewallxmlxsslogsperprofilerate

Rate of XML Cross-Site Scripting (XSS) security check log messages generated by the Application Firewall.

appfirewallxmlattachmentlogsperprofile

Number of XML Attachment security check log messages generated by the Application Firewall.

appfirewallxmlattachmentlogsperprofilerate

Rate of XML Attachment security check log messages generated by the Application Firewall.

appfirewallxmlsoapfaultlogsperprofile

Number of requests generating soap:fault log messages

appfirewallxmlsoapfaultlogsperprofilerate

Rate of requests generating soap:fault log messages

appfirewallxmlgenericlogsperprofile

Number of requests generating XML Generic log messages

appfirewallxmlgenericlogsperprofilerate

Rate of requests generating XML Generic log messages

appfirewalllogsqlgramperprofile

Number of HTML SQL Injection security check log messages (reported by SQL grammar) generated by the Application Firewall.

appfirewalllogsqlgramperprofilerate

Rate of HTML SQL Injection security check log messages (reported by SQL grammar) generated by the Application Firewall.

appfirewalllogsjsonsqlgramperprofile

Number of JSON SQL Injection security check log messages (reported by SQL grammar) generated by the Application Firewall.

appfirewalllogsjsonsqlgramperprofilerate

Rate of JSON SQL Injection security check log messages (reported by SQL grammar) generated by the Application Firewall.

appfirewalllogcmdgramperprofile

Number of HTML CMD Injection security check log messages (reported by CMD grammar) generated by the Application Firewall.

appfirewalllogcmdgramperprofilerate

Rate of HTML CMD Injection security check log messages (reported by CMD grammar) generated by the Application Firewall.

appfirewalllogsjsoncmdgramperprofile

Number of JSON CMD Injection security check log messages (reported by CMD grammar) generated by the Application Firewall.

appfirewalllogsjsoncmdgramperprofilerate

Rate of JSON CMD Injection security check log messages (reported by CMD grammar) generated by the Application Firewall.

appfirewalllogblockkeywordperprofile

Number of HTML Block Keyword security check log messages generated by the Application Firewall.

appfirewalllogblockkeywordperprofilerate

Rate of HTML Block Keyword security check log messages generated by the Application Firewall.

appfirewalllogjsonblockkeywordperprofile

Number of JSON Block Keyword security check log messages generated by the Application Firewall.

appfirewalllogjsonblockkeywordperprofilerate

Rate of JSON Block Keyword security check log messages generated by the Application Firewall.

appfirewalltotallogperprofile

Number of log messages generated by the application firewall on per profile basis

appfirewalllogperprofilerate

Rate of log messages generated by the application firewall on per profile basis

appfirewallret4xxperprofile

Number of requests returning HTTP 4xx from the backend server

appfirewallret4xxperprofilerate

Rate of requests returning HTTP 4xx from the backend server

appfirewallret5xxperprofile

Number of requests returning HTTP 5xx from the backend server

appfirewallret5xxperprofilerate

Rate of requests returning HTTP 5xx from the backend server

appfirewallcfgstarturlclosureperprofile

Number of profiles with Start URL Closure enabled in the Application Firewall.

appfirewallcfgcookietransformsperprofile

Number of profiles with Config Cookie Transforms enabled in the Application Firewall.

appfirewallcfgcrosssitescriptingtransformunsafehtmlperprofile

Number of profiles with CrossSite Scripting Transform Unsafe HTML enabled in the Application Firewall.

appfirewallcfgcrosssitescriptingcheckcompleteurlsperprofile

Number of profiles with CrossSite Scripting Check Complete URLs enabled in the Application Firewall.

appfirewallcfgsqlinjectiongrammarperprofile

Number of profiles with SQL Injection Grammar enabled in the Application Firewall.

appfirewallcfgsqlinjectiontransformspecialcharsperprofile

Number of profiles with SQL Injection Transform Special Chars enabled in the Application Firewall.

appfirewallcfgsqlinjectionchecksqlwildcharsperprofile

Number of profiles with SQL Injection Check SQL Wild Chars enabled in the Application Firewall.

appfirewallcfgcreditcardxoutperprofile

Number of profiles with Credit Card XOut enabled in the Application Firewall.

appfirewallcfgdosecurecreditcardloggingperprofile

Number of profiles with Do Secure Credit Card Logging enabled in the Application Firewall.

appfirewallcfgstreamingperprofile

Number of profiles with Streaming enabled in the Application Firewall.

appfirewallcfgtraceperprofile

Number of profiles with Trace enabled in the Application Firewall.

appfirewallcfgjsonsqlinjectiongrammarperprofile

Number of profiles with JSON SQL Injection Grammar enabled in the Application Firewall.

appfirewallcfgxmlsqlinjectionchecksqlwildcharsperprofile

Number of profiles with XML SQL Injection Check SQL Wild Chars enabled in the Application Firewall.

appfirewallcfgusehtmlerrorobjectperprofile

Number of profiles with Use HTML Error Object enabled in the Application Firewall.

appfirewallcfglogeverypolicyhitperprofile

Number of profiles with Log Every Policy Hit enabled in the Application Firewall.

appfirewallcfgexemptclosureurlsfromsecuritychecksperprofile

Number of profiles with Exempt Closure URLs From Security Checks enabled in the Application Firewall.

appfirewallcfgcanonicalizehtmlresponseperprofile

Number of profiles with Canonicalize HTML Response enabled in the Application Firewall.

appfirewallcfgenableformtaggingperprofile

Number of profiles with Enable Form Tagging enabled in the Application Firewall.

appfirewallcfgsessionlessurlclosureperprofile

Number of profiles with Sessionless URL Closure enabled in the Application Firewall.

appfirewallcfgsemicolonfieldseparatorperprofile

Number of profiles with Semicolon Field Separator enabled in the Application Firewall.

appfirewallcfgexcludefileuploadfromchecksperprofile

Number of profiles with Exclude File Upload From Checks enabled in the Application Firewall.

appfirewallcfgcheckrequestheadersperprofile

Number of profiles with Check Request Headers enabled in the Application Firewall.

appfirewallcfgoptimizepartialreqsperprofile

Number of profiles with Optimize Partial Reqs enabled in the Application Firewall.

appfirewallcfgurldecoderequestcookiesperprofile

Number of profiles with URL Decode Request Cookies enabled in the Application Firewall.

appfirewallcfgpercentdecoderecursivelyperprofile

Number of profiles with Percent Decode Recursively enabled in the Application Firewall.

appfirewallcfginsertcookiesamesiteattributeperprofile

Number of profiles with Insert Cookie SameSite Attribute enabled in the Application Firewall.

appfirewallcfgfakeaccountdetectionperprofile

Number of profiles with Fake Account Detection enabled in the Application Firewall.

appfirewallcfgfieldscanenabledperprofile

Field Scan enabled in the Application Firewall profile.

appfirewallcfgfieldscanenabledjsonperprofile

JSON Field Scan enabled in the Application Firewall profile.

appfirewallcfgmessagescanenabledperprofile

Message Scan enabled in the Application Firewall profile.

appfirewallcfgmessagescanenabledjsonperprofile

JSON Message Scan enabled in the Application Firewall profile.

See Also