rate-limit¶
Rate limit configuration
rate-limit Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
rate-limit
Element URI
/axapi/v3/rate-limit
Element Attributes
rate-limit_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/rate-limit | ||
Get Object | GET | /axapi/v3/rate-limit | ||
Modify Object | POST | /axapi/v3/rate-limit | ||
Replace Object | PUT | /axapi/v3/rate-limit | ||
Delete Object | DELETE | /axapi/v3/rate-limit | ||
rate-limit attributes¶
maxPktNum
Description Max number of packets
Type: number
Range: 1000-100000
Default: 10000
rl-type
Description ‘ctrl’: The max number of packets that can be sent to kernel in 100ms;
Type: string
Supported Values: ctrl
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters