system pbslb

Configure Policy Based Response-Rate-Limiting

pbslb Specification

Parameter Value
Type Configuration Resource
Element Name pbslb
Element URI /axapi/v3/system/pbslb
Element Attributes pbslb_attributes
Partition Visibility shared
Statistics Data URI /axapi/v3/system/pbslb/stats
Schema pbslb schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/system/pbslb

pbslb attributes

Get Object

GET

/axapi/v3/system/pbslb

pbslb attributes

Modify Object

POST

/axapi/v3/system/pbslb

pbslb attributes

Replace Object

PUT

/axapi/v3/system/pbslb

pbslb attributes

Delete Object

DELETE

/axapi/v3/system/pbslb

pbslb attributes

pbslb 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; ‘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