SecurityPolicyAdvancedOptionsConfigResponse

data class SecurityPolicyAdvancedOptionsConfigResponse(val jsonCustomConfig: SecurityPolicyAdvancedOptionsConfigJsonCustomConfigResponse, val jsonParsing: String, val logLevel: String, val userIpRequestHeaders: List<String>)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Custom configuration to apply the JSON parsing. Only applicable when json_parsing is set to STANDARD.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

An optional list of case-insensitive request header names to use for resolving the callers client IP address.