| statbotResult Structure Definition |
The statbotResult structure defines the return type for statbot 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. |
botList |
Pointer to the bot List. |
| botstats Structure Definition |
The botstats structure defines the actual return type values for statbot API. |
Syntax |
Members |
clearstats |
Clear the statsistics / counters |
_nextgenapiresource |
botrequests |
HTTP/HTTPS requests sent to your protected web servers via the Bot Management. |
botrequestsrate |
HTTP/HTTPS requests sent to your protected web servers via the Bot Management. |
botreqbytes |
Number of bytes transfered for requests |
botreqbytesrate |
Rate of bytes transfered for requests |
botresponses |
HTTP/HTTPS responses sent by your protected web servers via the Bot Management. |
botresponsesrate |
HTTP/HTTPS responses sent by your protected web servers via the Bot Management. |
botresbytes |
Number of bytes transfered for responses |
botresbytesrate |
Rate of bytes transfered for responses |
bottotallog |
Total number of logs by the bot management. |
botlograte |
Rate of logs by the bot management. |
bottotaldrop |
Total number of drops by the bot management. |
botdroprate |
Rate of drops by the bot management. |
bottotalredirect |
Total number of redirects by the bot management. |
botredirectrate |
Rate of redirects by the bot management. |
bottotalreset |
Total number of resets by the bot management. |
botresetrate |
Rate of resets by the bot management. |
botvioldevicefingerprint |
Number of device fingerprint violations seen by the Bot Management. |
botvioldevicefingerprintrate |
Rate of device fingerprint violations seen by the Bot Management. |
botvioldevicefingerprintlog |
Number of device fingerprint violations logged by the Bot Management. |
botvioldevicefingerprintlograte |
Rate of device fingerprint violations logged by the Bot Management. |
botvioldevicefingerprintdrop |
Number of device fingerprint violations dropped by the Bot Management. |
botvioldevicefingerprintdroprate |
Rate of device fingerprint violations dropped by the Bot Management. |
botvioldevicefingerprintredirect |
Number of device fingerprint violations requests redirected by the Bot Management to a different Web page or web server. |
botvioldevicefingerprintredirectrate |
Rate of device fingerprint violations requests redirected by the Bot Management to a different Web page or web server. |
botvioldevicefingerprintcaptcha |
Number of device fingerprint violations requests for which CAPTCHA challenge was sent. |
botvioldevicefingerprintcaptcharate |
Rate of device fingerprint violations requests for which CAPTCHA challenge was sent. |
botvioldevicefingerprintreset |
Number of device fingerprint violations reset by the Bot Management. |
botvioldevicefingerprintresetrate |
Rate of device fingerprint violations reset by the Bot Management. |
botviolipreputation |
Number of ip reputation violations seen by the Bot Management. |
botviolipreputationrate |
Rate of ip reputation violations seen by the Bot Management. |
botviolipreputationlog |
Number of ip reputation violations logged by the Bot Management. |
botviolipreputationlograte |
Rate of ip reputation violations logged by the Bot Management. |
botviolipreputationdrop |
Number of ip reputation violations dropped by the Bot Management. |
botviolipreputationdroprate |
Rate of ip reputation violations dropped by the Bot Management. |
botviolipreputationredirect |
Number of ip reputation violations requests redirected by the Bot Management to a different Web page or web server. |
botviolipreputationredirectrate |
Rate of ip reputation violations requests redirected by the Bot Management to a different Web page or web server. |
botviolipreputationcaptcha |
Number of ip reputation violations requests for which CAPTCHA challenge was sent. |
botviolipreputationcaptcharate |
Rate of ip reputation violations requests for which CAPTCHA challenge was sent. |
botviolipreputationreset |
Number of ip reputation violations reset by the Bot Management. |
botviolipreputationresetrate |
Rate of ip reputation violations reset by the Bot Management. |
botviolwhitelist |
Number of white list violations seen by the Bot Management. |
botviolwhitelistrate |
Rate of white list violations seen by the Bot Management. |
botviolwhitelistlog |
Number of white list violations logged by the Bot Management. |
botviolwhitelistlograte |
Rate of white list violations logged by the Bot Management. |
botviolblacklist |
Number of black list violations seen by the Bot Management. |
botviolblacklistrate |
Rate of black list violations seen by the Bot Management. |
botviolblacklistlog |
Number of black list violations logged by the Bot Management. |
botviolblacklistlograte |
Rate of black list violations logged by the Bot Management. |
botviolblacklistdrop |
Number of black list violations dropped by the Bot Management. |
botviolblacklistdroprate |
Rate of black list violations dropped by the Bot Management. |
botviolblacklistreset |
Number of black list violations reset by the Bot Management. |
botviolblacklistresetrate |
Rate of black list violations reset by the Bot Management. |
botviolblacklistredirect |
Number of black list violations redirected by the Bot Management to a different Web page or web server. |
botviolblacklistredirectrate |
Rate of black list violations redirected by the Bot Management to a different Web page or web server. |
botviolratelimit |
Number of rate limiting violations seen by the Bot Management. |
botviolratelimitrate |
Rate of rate limiting violations seen by the Bot Management. |
botviolratelimitlog |
Number of rate limiting violations logged by the Bot Management. |
botviolratelimitlograte |
Rate of rate limiting violations logged by the Bot Management. |
botviolratelimitdrop |
Number of rate limiting violations dropped by the Bot Management. |
botviolratelimitdroprate |
Rate of rate limiting violations dropped by the Bot Management. |
botviolratelimitredirect |
Number of rate limiting violations requests redirected by the Bot Management to a different Web page or web server. |
botviolratelimitredirectrate |
Rate of rate limiting violations requests redirected by the Bot Management to a different Web page or web server. |
botviolratelimitexceededresponse |
Number of rate limiting violations requests resulted in too many requests response by the Bot Management. |
botviolratelimitexceededresponserate |
Rate of rate limiting violations requests resulted in too many requests response by the Bot Management. |
botviolratelimitreset |
Number of rate limiting violations reset by the Bot Management. |
botviolratelimitresetrate |
Rate of rate limiting violations reset by the Bot Management. |
botviolstaticsignature |
Number of static signature violations seen by the Bot Management. |
botviolstaticsignaturerate |
Rate of static signature violations seen by the Bot Management. |
botviolstaticsignaturelog |
Number of static signature violations logged by the Bot Management. |
botviolstaticsignaturelograte |
Rate of static signature violations logged by the Bot Management. |
botviolstaticsignaturedrop |
Number of static signature violations dropped by the Bot Management. |
botviolstaticsignaturedroprate |
Rate of static signature violations dropped by the Bot Management. |
botviolstaticsignatureredirect |
Number of static signature violations requests redirected by the Bot Management to a different Web page or web server. |
botviolstaticsignatureredirectrate |
Rate of static signature violations requests redirected by the Bot Management to a different Web page or web server. |
botviolstaticsignaturereset |
Number of static signature violations requests reset by the Bot Management to a different Web page or web server. |
botviolstaticsignatureresetrate |
Rate of static signature violations requests reset by the Bot Management to a different Web page or web server. |
botvioltps |
Number of tps violations seen by the Bot Management. |
botvioltpsrate |
Rate of tps violations seen by the Bot Management. |
botvioltpslog |
Number of tps violations logged by the Bot Management. |
botvioltpslograte |
Rate of tps violations logged by the Bot Management. |
botvioltpsdrop |
Number of tps violations dropped by the Bot Management. |
botvioltpsdroprate |
Rate of tps violations dropped by the Bot Management. |
botvioltpsredirect |
Number of tps violations requests redirected by the Bot Management to a different Web page or web server. |
botvioltpsredirectrate |
Rate of tps violations requests redirected by the Bot Management to a different Web page or web server. |
botvioltpsreset |
Number of tps violations reset by the Bot Management. |
botvioltpsresetrate |
Rate of tps violations reset by the Bot Management. |
botvioltpscaptcha |
Number of TPS violations requests for which CAPTCHA challenge was sent. |
botvioltpscaptcharate |
Rate of TPS violations requests for which CAPTCHA challenge was sent. |
botviolcaptcha |
Number of Captcha challenge failures seen by the Bot Management. |
botviolcaptcharate |
Rate of Captcha challenge failures seen by the Bot Management. |
botviolcaptchalog |
Number of Captcha challenge failures logged by the Bot Management. |
botviolcaptchalograte |
Rate of Captcha challenge failures logged by the Bot Management. |
botviolcaptchadrop |
Number of Captcha challenge failures dropped by the Bot Management. |
botviolcaptchadroprate |
Rate of Captcha challenge failures dropped by the Bot Management. |
botviolcaptcharedirect |
Number of Captcha challenge failures redirected by the Bot Management. |
botviolcaptcharedirectrate |
Rate of Captcha challenge failures redirected by the Bot Management. |
botviolcaptchareset |
Number of Captcha challenge failures reset by the Bot Management. |
botviolcaptcharesetrate |
Rate of Captcha challenge failures reset by the Bot Management. |
botvioltrap |
Number of trap violations seen by the Bot Management. |
botvioltraprate |
Rate of trap violations seen by the Bot Management. |
botvioltraplog |
Number of trap violations logged by the Bot Management. |
botvioltraplograte |
Rate of trap violations logged by the Bot Management. |
botvioltrapdrop |
Number of trap violations dropped by the Bot Management. |
botvioltrapdroprate |
Rate of trap violations dropped by the Bot Management. |
botvioltrapredirect |
Number of trap violations requests redirected by the Bot Management to a different Web page or web server. |
botvioltrapredirectrate |
Rate of trap violations requests redirected by the Bot Management to a different Web page or web server. |
botvioltrapreset |
Number of trap violations reset by the Bot Management. |
botvioltrapresetrate |
Rate of trap violations reset by the Bot Management. |
botcfgwhitelist |
Profiles with Whitelist enabled. |
botcfgblacklist |
Profiles with Blacklist enabled. |
botcfgiprep |
Profiles with IP Reputation enabled. |
botcfgratelimit |
Profiles with Ratelimit enabled. |
botcfgsignature |
Profiles with Static Signatures enabled. |
botcfgdfp |
Profiles with Device Fingerprint enabled. |
botcfgtps |
Profiles with TPS enabled. |
botcfgtrap |
Profiles with Bot Trap enabled. |
botcfgkmdetection |
Profiles with Keyboard mouse detection enabled. |
See Also |