TokenRefillRate
TokenRefillRate
JSON Example
{
"interval": "string",
"refill_rate": 0
}
string
interval
Optional
Constraints:
default: PER_MINUTE_INTERVAL
The time interval over which refill rate is defined. Enum options - PER_MINUTE_INTERVAL. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
integer As uint32
As uint32
refill_rate
Required
Constraints:
default: 1
The rate per refill interval at which tokens are added to the bucket. Allowed values are 1-100000. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.