Get Security Policy Advanced Options Config
data class GetSecurityPolicyAdvancedOptionsConfig(val jsonCustomConfigs: List<GetSecurityPolicyAdvancedOptionsConfigJsonCustomConfig>, val jsonParsing: String, val logLevel: String, val userIpRequestHeaders: List<String>)
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
JSON body parsing. Supported values include: "DISABLED", "STANDARD".
Link copied to clipboard
An optional list of case-insensitive request header names to use for resolving the callers client IP address.