GetApiShieldOperationsResultFeaturesSchemaInfo

data class GetApiShieldOperationsResultFeaturesSchemaInfo(val activeSchema: GetApiShieldOperationsResultFeaturesSchemaInfoActiveSchema, val learnedAvailable: Boolean, val mitigationAction: String)

Constructors

constructor(activeSchema: GetApiShieldOperationsResultFeaturesSchemaInfoActiveSchema, learnedAvailable: Boolean, mitigationAction: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

True if a Cloudflare-provided learned schema is available for this endpoint.

Link copied to clipboard

Action taken on requests failing validation. Available values: "none", "log", "block".