Protocol Custom Settings Format Response
data class ProtocolCustomSettingsFormatResponse(val protocol: String? = null, val sourceRateOverride: String? = null, val triggerRateOverride: String? = null, val triggerSensitivityOverride: String? = null)
DDoS custom policy properties.
Constructors
Link copied to clipboard
fun ProtocolCustomSettingsFormatResponse(protocol: String? = null, sourceRateOverride: String? = null, triggerRateOverride: String? = null, triggerSensitivityOverride: String? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The customized DDoS protection trigger rate sensitivity degrees. High: Trigger rate set with most sensitivity w.r.t. normal traffic. Default: Trigger rate set with moderate sensitivity w.r.t. normal traffic. Low: Trigger rate set with less sensitivity w.r.t. normal traffic. Relaxed: Trigger rate set with least sensitivity w.r.t. normal traffic.