slb crl-srcip¶
Configure connection rate limit
crl-srcip Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
crl-srcip
Element URI
/axapi/v3/slb/crl-srcip
Element Attributes
crl-srcip_attributes
Partition Visibility
shared
Statistics Data URI
/axapi/v3/slb/crl-srcip/stats
Operational Data URI
/axapi/v3/slb/crl-srcip/oper
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/crl-srcip | ||
Get Object | GET | /axapi/v3/slb/crl-srcip | ||
Modify Object | POST | /axapi/v3/slb/crl-srcip | ||
Replace Object | PUT | /axapi/v3/slb/crl-srcip | ||
Delete Object | DELETE | /axapi/v3/slb/crl-srcip | ||
crl-srcip attributes¶
sampling-enable
Type: List
uuid
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; ‘sessions_alloc’: Sessions allocated; ‘sessions_freed’: Sessions freed; ‘out_of_sessions’: Out of sessions; ‘too_many_sessions’: Too many sessions consumed; ‘called’: Threshold check count; ‘permitted’: Honor threshold count; ‘threshold_exceed’: Threshold exceeded count; ‘lockout_drop’: Lockout drops; ‘log_msg_sent’: Log messages sent;
Type: string
Supported Values: all, sessions_alloc, sessions_freed, out_of_sessions, too_many_sessions, called, permitted, threshold_exceed, lockout_drop, log_msg_sent