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.
Properties
Link copied to clipboard
The customized DDoS protection source rate.
Link copied to clipboard
The customized DDoS protection trigger rate.
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.