| statbotprofileResult Structure Definition |
The statbotprofileResult structure defines the return type for statbotprofile 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. |
botprofileList |
Pointer to the botprofile List. |
| botprofilestats Structure Definition |
The botprofilestats structure defines the actual return type values for statbotprofile API. |
Syntax |
Members |
name |
Name of the bot profile. |
clearstats |
Clear the statsistics / counters |
_nextgenapiresource |
botrequestsperprofile |
HTTP/HTTPS requests sent to your protected web servers via the Bot profile. |
botrequestsperprofilerate |
HTTP/HTTPS requests sent to your protected web servers via the Bot profile. |
botreqbytesperprofile |
Number of bytes transfered for requests |
botreqbytesperprofilerate |
Rate of bytes transfered for requests |
botresponsesperprofile |
HTTP/HTTPS responses sent by your protected web servers via the Bot profile. |
botresponsesperprofilerate |
HTTP/HTTPS responses sent by your protected web servers via the Bot profile. |
botresbytesperprofile |
Number of bytes transfered for responses |
botresbytesperprofilerate |
Rate of bytes transfered for responses |
bottotallogprofile |
Total number of logs by the Bot profile. |
botlogprofilerate |
Rate of logs by the Bot profile. |
bottotaldropprofile |
Total number of drops by the Bot profile. |
botdropprofilerate |
Rate of drops by the Bot profile. |
bottotalredirectprofile |
Total number of redirects by the Bot profile. |
botredirectprofilerate |
Rate of redirects by the Bot profile. |
bottotalresetprofile |
Total number of resets by the Bot profile. |
botresetprofilerate |
Rate of resets by the Bot profile. |
botvioldevicefingerprintprofile |
Number of device fingerprint violations seen by the Bot profile. |
botvioldevicefingerprintprofilerate |
Rate of device fingerprint violations seen by the Bot profile. |
botvioldevicefingerprintlogprofile |
Number of device fingerprint violations logged by the Bot profile. |
botvioldevicefingerprintlogprofilerate |
Rate of device fingerprint violations logged by the Bot profile. |
botvioldevicefingerprintdropprofile |
Number of device fingerprint violations dropped by the Bot profile. |
botvioldevicefingerprintdropprofilerate |
Rate of device fingerprint violations dropped by the Bot profile. |
botvioldevicefingerprintredirectprofile |
Number of device fingerprint violations requests redirected by the Bot profile to a different Web page or web server. |
botvioldevicefingerprintredirectprofilerate |
Rate of device fingerprint violations requests redirected by the Bot profile to a different Web page or web server. |
botvioldevicefingerprintcaptchaprofile |
Number of device fingerprint violation requests for which CAPTCHA challenge was sent due to Bot profile. |
botvioldevicefingerprintcaptchaprofilerate |
Rate of device fingerprint violation requests for which CAPTCHA challenge was sent due to Bot profile. |
botvioldevicefingerprintresetprofile |
Number of device fingerprint violations reset by the Bot profile. |
botvioldevicefingerprintresetprofilerate |
Rate of device fingerprint violations reset by the Bot profile. |
botviolipreputationprofile |
Number of ip reputation violations seen by the Bot profile. |
botviolipreputationprofilerate |
Rate of ip reputation violations seen by the Bot profile. |
botviolipreputationlogprofile |
Number of ip reputation violations logged by the Bot Profile. |
botviolipreputationlogprofilerate |
Rate of ip reputation violations logged by the Bot Profile. |
botviolipreputationdropprofile |
Number of ip reputation violations dropped by the Bot profile. |
botviolipreputationdropprofilerate |
Rate of ip reputation violations dropped by the Bot profile. |
botviolipreputationredirectprofile |
Number of ip reputation violations requests redirected by the Bot profile to a different Web page or web server. |
botviolipreputationredirectprofilerate |
Rate of ip reputation violations requests redirected by the Bot profile to a different Web page or web server. |
botviolipreputationcaptchaprofile |
Number of ip reputation violation requests for which CAPTCHA challenge was sent due to Bot profile. |
botviolipreputationcaptchaprofilerate |
Rate of ip reputation violation requests for which CAPTCHA challenge was sent due to Bot profile. |
botviolipreputationresetprofile |
Number of ip reputation violations reset by the Bot profile. |
botviolipreputationresetprofilerate |
Rate of ip reputation violations reset by the Bot profile. |
botviolwhitelistprofile |
Number of white list violations seen by the Bot profile. |
botviolwhitelistprofilerate |
Rate of white list violations seen by the Bot profile. |
botviolwhitelistlogprofile |
Number of white list violations logged by the Bot profile. |
botviolwhitelistlogprofilerate |
Rate of white list violations logged by the Bot profile. |
botviolblacklistprofile |
Number of black list violations seen by the Bot profile. |
botviolblacklistprofilerate |
Rate of black list violations seen by the Bot profile. |
botviolblacklistlogprofile |
Number of black list violations logged by the Bot profile. |
botviolblacklistlogprofilerate |
Rate of black list violations logged by the Bot profile. |
botviolblacklistdropprofile |
Number of black list violations dropped by the Bot profile. |
botviolblacklistdropprofilerate |
Rate of black list violations dropped by the Bot profile. |
botviolblacklistresetprofile |
Number of black list violations reset by the Bot profile. |
botviolblacklistresetprofilerate |
Rate of black list violations reset by the Bot profile. |
botviolblacklistredirectprofile |
Number of black list violations redirected by the Bot profile to a different Web page or web server. |
botviolblacklistredirectprofilerate |
Rate of black list violations redirected by the Bot profile to a different Web page or web server. |
botviolratelimitprofile |
Number of rate limiting violations seen by the Bot profile. |
botviolratelimitprofilerate |
Rate of rate limiting violations seen by the Bot profile. |
botviolratelimitlogprofile |
Number of rate limiting violations logged by the Bot profile. |
botviolratelimitlogprofilerate |
Rate of rate limiting violations logged by the Bot profile. |
botviolratelimitdropprofile |
Number of rate limiting violations dropped by the Bot profile. |
botviolratelimitdropprofilerate |
Rate of rate limiting violations dropped by the Bot profile. |
botviolratelimitredirectprofile |
Number of rate limiting violations requests redirected by the Bot profile to a different Web page or web server. |
botviolratelimitredirectprofilerate |
Rate of rate limiting violations requests redirected by the Bot profile to a different Web page or web server. |
botviolratelimitexceededresponseprofile |
Number of rate limiting violations requests responded resulted in too many requests response by the Bot profile. |
botviolratelimitexceededresponseprofilerate |
Rate of rate limiting violations requests responded resulted in too many requests response by the Bot profile. |
botviolratelimitresetprofile |
Number of rate limiting violations reset by the Bot profile. |
botviolratelimitresetprofilerate |
Rate of rate limiting violations reset by the Bot profile. |
botviolstaticsignatureprofile |
Number of static signatutre violations seen by the Bot profile. |
botviolstaticsignatureprofilerate |
Rate of static signatutre violations seen by the Bot profile. |
botviolstaticsignaturelogprofile |
Number of static signatutre violations logged by the Bot profile. |
botviolstaticsignaturelogprofilerate |
Rate of static signatutre violations logged by the Bot profile. |
botviolstaticsignaturedropprofile |
Number of static signatutre violations dropped by the Bot profile. |
botviolstaticsignaturedropprofilerate |
Rate of static signatutre violations dropped by the Bot profile. |
botviolstaticsignatureredirectprofile |
Number of static signatutre violations redirected by the Bot profile to a different Web page or web server. |
botviolstaticsignatureredirectprofilerate |
Rate of static signatutre violations redirected by the Bot profile to a different Web page or web server. |
botviolstaticsignatureresetprofile |
Number of static signatutre violations reset by the Bot profile to a different Web page or web server. |
botviolstaticsignatureresetprofilerate |
Rate of static signatutre violations reset by the Bot profile to a different Web page or web server. |
botvioltpsprofile |
Number of tps violations seen by the Bot profile. |
botvioltpsprofilerate |
Rate of tps violations seen by the Bot profile. |
botvioltpslogprofile |
Number of tps violations logged by the Bot profile. |
botvioltpslogprofilerate |
Rate of tps violations logged by the Bot profile. |
botvioltpsdropprofile |
Number of tps violations dropped by the Bot profile. |
botvioltpsdropprofilerate |
Rate of tps violations dropped by the Bot profile. |
botvioltpsredirectprofile |
Number of tps violations requests redirected by the Bot profile to a different Web page or web server. |
botvioltpsredirectprofilerate |
Rate of tps violations requests redirected by the Bot profile to a different Web page or web server. |
botvioltpsresetprofile |
Number of tps violations reset by the Bot profile. |
botvioltpsresetprofilerate |
Rate of tps violations reset by the Bot profile. |
botvioltpscaptchaprofile |
Number of tps violation requests for which CAPTCHA challenge was sent due to Bot profile. |
botvioltpscaptchaprofilerate |
Rate of tps violation requests for which CAPTCHA challenge was sent due to Bot profile. |
botviolcaptchaprofile |
Number of Captcha challenge failures seen by the Bot profile. |
botviolcaptchaprofilerate |
Rate of Captcha challenge failures seen by the Bot profile. |
botviolcaptchalogprofile |
Number of Captcha challenge failures logged by the Bot profile. |
botviolcaptchalogprofilerate |
Rate of Captcha challenge failures logged by the Bot profile. |
botviolcaptchadropprofile |
Number of Captcha challenge failures dropped by the Bot profile. |
botviolcaptchadropprofilerate |
Rate of Captcha challenge failures dropped by the Bot profile. |
botviolcaptcharedirectprofile |
Number of Captcha challenge failures redirected by the Bot profile. |
botviolcaptcharedirectprofilerate |
Rate of Captcha challenge failures redirected by the Bot profile. |
botviolcaptcharesetprofile |
Number of Captcha challenge failures reset by the Bot profile. |
botviolcaptcharesetprofilerate |
Rate of Captcha challenge failures reset by the Bot profile. |
botvioltrapprofile |
Number of trap violations seen by the Bot profile. |
botvioltrapprofilerate |
Rate of trap violations seen by the Bot profile. |
botvioltraplogprofile |
Number of trap violations logged by the Bot profile. |
botvioltraplogprofilerate |
Rate of trap violations logged by the Bot profile. |
botvioltrapdropprofile |
Number of trap violations dropped by the Bot profile. |
botvioltrapdropprofilerate |
Rate of trap violations dropped by the Bot profile. |
botvioltrapredirectprofile |
Number of trap violations requests redirected by the Bot profile to a different Web page or web server. |
botvioltrapredirectprofilerate |
Rate of trap violations requests redirected by the Bot profile to a different Web page or web server. |
botvioltrapresetprofile |
Number of trap violations reset by the Bot profile. |
botvioltrapresetprofilerate |
Rate of trap violations reset by the Bot profile. |
botcfgwhitelistprofile |
Whitelist enabled under bot profile. |
botcfgblacklistprofile |
Blacklist enabled under bot profile. |
botcfgiprepprofile |
IP Reputation enabled under bot profile. |
botcfgratelimitprofile |
Ratelimit enabled under bot profile. |
botcfgsignatureprofile |
Static Signatures enabled under bot profile. |
botcfgdfpprofile |
Device Fingerprint enabled under bot profile. |
botcfgtpsprofile |
TPS enabled under bot profile. |
botcfgtrapprofile |
Bot Trap enabled under bot profile. |
botcfgkmdetectionprofile |
Keyboard mouse detection enabled under bot profile. |
See Also |