NetworkSecurityPolicyActionRLParam

NetworkSecurityPolicyActionRLParam
NetworkSecurityPolicyActionRLParam
JSON Example
{
    "burst_size": 0,
    "max_rate": 0
}
integer As uint32 As uint32
burst_size
Required

Maximum number of connections or requests or packets to be rate limited instantaneously. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_rate
Required

Maximum number of connections or requests or packets per second. Allowed values are 1-4294967295. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.