GetBotManagementResult

data class GetBotManagementResult(val aiBotsProtection: String, val autoUpdateModel: Boolean, val crawlerProtection: String, val enableJs: Boolean, val fightMode: Boolean, val id: String, val optimizeWordpress: Boolean, val sbfmDefinitelyAutomated: String, val sbfmLikelyAutomated: String, val sbfmStaticResourceProtection: Boolean, val sbfmVerifiedBots: String, val staleZoneConfiguration: GetBotManagementStaleZoneConfiguration, val suppressSessionScore: Boolean, val usingLatestModel: Boolean, val zoneId: String)

A collection of values returned by getBotManagement.

Constructors

Link copied to clipboard
constructor(aiBotsProtection: String, autoUpdateModel: Boolean, crawlerProtection: String, enableJs: Boolean, fightMode: Boolean, id: String, optimizeWordpress: Boolean, sbfmDefinitelyAutomated: String, sbfmLikelyAutomated: String, sbfmStaticResourceProtection: Boolean, sbfmVerifiedBots: String, staleZoneConfiguration: GetBotManagementStaleZoneConfiguration, suppressSessionScore: Boolean, usingLatestModel: Boolean, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enable rule to block AI Scrapers and Crawlers. Available values: "block", "disabled".

Link copied to clipboard

Automatically update to the newest bot detection models created by Cloudflare as they are released. Learn more.

Link copied to clipboard

Enable rule to punish AI Scrapers and Crawlers via a link maze. Available values: "enabled", "disabled".

Link copied to clipboard

Use lightweight, invisible JavaScript detections to improve Bot Management. Learn more about JavaScript Detections.

Link copied to clipboard

Whether to enable Bot Fight Mode.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

Whether to optimize Super Bot Fight Mode protections for Wordpress.

Link copied to clipboard

Super Bot Fight Mode (SBFM) action to take on definitely automated requests. Available values: "allow", "block", "managed_challenge".

Link copied to clipboard

Super Bot Fight Mode (SBFM) action to take on likely automated requests. Available values: "allow", "block", "managed_challenge".

Link copied to clipboard

Super Bot Fight Mode (SBFM) to enable static resource protection. Enable if static resources on your application need bot protection. Note: Static resource protection can also result in legitimate traffic being blocked.

Link copied to clipboard

Super Bot Fight Mode (SBFM) action to take on verified bots requests. Available values: "allow", "block".

Link copied to clipboard

A read-only field that shows which unauthorized settings are currently active on the zone. These settings typically result from upgrades or downgrades.

Link copied to clipboard

Whether to disable tracking the highest bot score for a session in the Bot Management cookie.

Link copied to clipboard

A read-only field that indicates whether the zone currently is running the latest ML model.

Link copied to clipboard

Identifier