GetBotManagementStaleZoneConfiguration

data class GetBotManagementStaleZoneConfiguration(val fightMode: Boolean, val optimizeWordpress: Boolean, val sbfmDefinitelyAutomated: String, val sbfmLikelyAutomated: String, val sbfmStaticResourceProtection: String, val sbfmVerifiedBots: String, val suppressSessionScore: Boolean)

Constructors

Link copied to clipboard
constructor(fightMode: Boolean, optimizeWordpress: Boolean, sbfmDefinitelyAutomated: String, sbfmLikelyAutomated: String, sbfmStaticResourceProtection: String, sbfmVerifiedBots: String, suppressSessionScore: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates that the zone's Bot Fight Mode is turned on.

Link copied to clipboard

Indicates that the zone's wordpress optimization for SBFM is turned on.

Link copied to clipboard

Indicates that the zone's definitely automated requests are being blocked or challenged.

Link copied to clipboard

Indicates that the zone's likely automated requests are being blocked or challenged.

Link copied to clipboard

Indicates that the zone's static resource protection is turned on.

Link copied to clipboard

Indicates that the zone's verified bot requests are being blocked.

Link copied to clipboard

Indicates that the zone's session score tracking is disabled.