slb mlb¶
Configure mlb
mlb Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
mlb
Element URI
/axapi/v3/slb/mlb
Element Attributes
mlb_attributes
Partition Visibility
shared
Statistics Data URI
/axapi/v3/slb/mlb/stats
Operational Data URI
/axapi/v3/slb/mlb/oper
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/mlb | ||
Get Object | GET | /axapi/v3/slb/mlb | ||
Modify Object | POST | /axapi/v3/slb/mlb | ||
Replace Object | PUT | /axapi/v3/slb/mlb | ||
Delete Object | DELETE | /axapi/v3/slb/mlb | ||
mlb 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; ‘client_msg_sent’: Client message sent; ‘server_msg_received’: Server message received; ‘server_conn_created’: Server connection created; ‘server_conn_rst’: Server connection reset; ‘server_conn_failed’: Server connection failed; ‘server_conn_closed’: Server connection closed; ‘client_conn_created’: Client connection created; ‘client_conn_closed’: Client connection closed; ‘client_conn_not_found’: Client connection not found; ‘msg_dropped’: Message dropped; ‘msg_rerouted’: Message rerouted; ‘mlb_dcmsg_sent’: Dcmsg sent; ‘mlb_dcmsg_received’: Dcmsg received; ‘mlb_dcmsg_error’: Dcmsg error; ‘mlb_dcmsg_alloc’: Dcmsg alloc; ‘mlb_dcmsg_free’: Dcmsg free; ‘mlb_server_probe’: Server probe; ‘mlb_server_down’: Server down;
Type: string
Supported Values: all, client_msg_sent, server_msg_received, server_conn_created, server_conn_rst, server_conn_failed, server_conn_closed, client_conn_created, client_conn_closed, client_conn_not_found, msg_dropped, msg_rerouted, mlb_dcmsg_sent, mlb_dcmsg_received, mlb_dcmsg_error, mlb_dcmsg_alloc, mlb_dcmsg_free, mlb_server_probe, mlb_server_down