slb sport-rate-limit¶
Configure source port rate-limit
sport-rate-limit Specification¶
Parameter Value Type Configuration Resource Element Name sport-rate-limit Element URI /axapi/v3/slb/sport-rate-limit Element Attributes sport-rate-limit_attributes Partition Visibility shared Statistics Data URI /axapi/v3/slb/sport-rate-limit/stats Schema sport-rate-limit schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/sport-rate-limit | ||
Get Object | GET | /axapi/v3/slb/sport-rate-limit | ||
Modify Object | POST | /axapi/v3/slb/sport-rate-limit | ||
Replace Object | PUT | /axapi/v3/slb/sport-rate-limit | ||
Delete Object | DELETE | /axapi/v3/slb/sport-rate-limit |
sport-rate-limit attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Value Type list Block object keys counters1
Description ‘all’: all; ‘alloc_sport’: Alloc’d src port entry; ‘alloc_sportip’: Alloc’d src port-ip entry; ‘freed_sport’: Freed src port entry; ‘freed_sportip’: Freed src port-ip entry; ‘total_drop’: Total rate exceed drop; ‘total_reset’: Total rate exceed reset; ‘total_log’: Total log sent;
Type: string
Supported Values: all, alloc_sport, alloc_sportip, freed_sport, freed_sportip, total_drop, total_reset, total_log