system pbslb¶
Configure Policy Based Response-Rate-Limiting
pbslb Specification¶
Type Configuration Resource Element Name pbslb Element URI /axapi/v3/system/pbslb Element Attributes pbslb_attributes Statistics Data URI /axapi/v3/system/pbslb/stats Schema pbslb schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/pbslb | ||
Get Object | GET | /axapi/v3/system/pbslb | ||
Modify Object | POST | /axapi/v3/system/pbslb | ||
Replace Object | PUT | /axapi/v3/system/pbslb | ||
Delete Object | DELETE | /axapi/v3/system/pbslb |
pbslb attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘curr_entries’: Current PBSLB Entry Count; ‘total_v4_entries_created’: Total V4 Entry Count Created; ‘total_v4_entries_freed’: Total V4 Entry Count Freed; ‘total_v6_entries_created’: Total V6 Entry Count Created; ‘total_v6_entries_freed’: Total V6 Entry Count Freed; ‘total_domain_entries_created’: Total Domain Entry Count Created; ‘total_domain_entries_freed’: Total Domain Entry Count Freed; ‘total_direct_action_entries_created’: Total Direct Action Entry Count Created; ‘total_direct_action_entries_freed’: Total Direct Action Entry Count Freed; ‘curr_entries_target_global’: Current Entry Target Global; ‘curr_entries_target_vserver’: Current Entry Target Vserver; ‘curr_entries_target_vport’: Current Entry Target Vport; ‘curr_entries_target_LOC’: Current Entry Target LOC; ‘curr_entries_target_rserver’: Current Entry Target Rserver; ‘curr_entries_target_rport’: Current Entry Target Rport; ‘curr_entries_target_service’: Current Entry Target Service; ‘curr_entries_stats’: Current Entry Stats Count;
Type: string
Supported Values: all, curr_entries, total_v4_entries_created, total_v4_entries_freed, total_v6_entries_created, total_v6_entries_freed, total_domain_entries_created, total_domain_entries_freed, total_direct_action_entries_created, total_direct_action_entries_freed, curr_entries_target_global, curr_entries_target_vserver, curr_entries_target_vport, curr_entries_target_LOC, curr_entries_target_rserver, curr_entries_target_rport, curr_entries_target_service, curr_entries_stats
stats data¶
Counter | Size | Description | |
---|---|---|---|
total_direct_action_entries_created | 8 | Total Direct Action Entry Count Created | |
total_v4_entries_freed | 8 | Total V4 Entry Count Freed | |
curr_entries | 8 | Current PBSLB Entry Count | |
curr_entries_target_rserver | 8 | Current Entry Target Rserver | |
total_domain_entries_created | 8 | Total Domain Entry Count Created | |
total_direct_action_entries_freed | 8 | Total Direct Action Entry Count Freed | |
total_v6_entries_freed | 8 | Total V6 Entry Count Freed | |
curr_entries_target_vserver | 8 | Current Entry Target Vserver | |
curr_entries_target_rport | 8 | Current Entry Target Rport | |
total_domain_entries_freed | 8 | Total Domain Entry Count Freed | |
total_v6_entries_created | 8 | Total V6 Entry Count Created | |
curr_entries_target_vport | 8 | Current Entry Target Vport | |
total_v4_entries_created | 8 | Total V4 Entry Count Created | |
curr_entries_target_service | 8 | Current Entry Target Service | |
curr_entries_target_global | 8 | Current Entry Target Global | |
curr_entries_stats | 8 | Current Entry Stats Count | |
curr_entries_target_LOC | 8 | Current Entry Target LOC |