slb aflow¶
Configure aFlow
aflow Specification¶
Type Configuration Resource Element Name aflow Element URI /axapi/v3/slb/aflow Element Attributes aflow_attributes Statistics Data URI /axapi/v3/slb/aflow/stats Operational Data URI /axapi/v3/slb/aflow/oper Schema aflow schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/aflow | ||
Get Object | GET | /axapi/v3/slb/aflow | ||
Modify Object | POST | /axapi/v3/slb/aflow | ||
Replace Object | PUT | /axapi/v3/slb/aflow | ||
Delete Object | DELETE | /axapi/v3/slb/aflow |
aflow 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; ‘pause_conn’: Pause connection; ‘pause_conn_fail’: Pause connection fail; ‘resume_conn’: Resume connection; ‘event_resume_conn’: Resume conn by event; ‘timer_resume_conn’: Resume conn by timer; ‘try_to_resume_conn’: Resume conn by trying; ‘retry_resume_conn’: Resume conn by retry; ‘error_resume_conn’: Resume conn by error; ‘open_new_server_conn’: Open new server conn; ‘reuse_server_idle_conn’: Reuse idle server conn; ‘inc_aflow_limit’: Inc aFlow limit;
Type: string
Supported Values: all, pause_conn, pause_conn_fail, resume_conn, event_resume_conn, timer_resume_conn, try_to_resume_conn, retry_resume_conn, error_resume_conn, open_new_server_conn, reuse_server_idle_conn, inc_aflow_limit
stats data¶
Counter | Size | Description | |
---|---|---|---|
open_new_server_conn | 8 | Open new server conn | |
reuse_server_idle_conn | 8 | Reuse idle server conn | |
inc_aflow_limit | 8 | Inc aFlow limit | |
pause_conn_fail | 8 | Pause connection fail | |
pause_conn | 8 | Pause connection | |
event_resume_conn | 8 | Resume conn by event | |
try_to_resume_conn | 8 | Resume conn by trying | |
resume_conn | 8 | Resume connection | |
retry_resume_conn | 8 | Resume conn by retry | |
error_resume_conn | 8 | Resume conn by error | |
timer_resume_conn | 8 | Resume conn by timer |
operational data¶
Counter | Size | Description | |
---|---|---|---|
aflow-cpu-list | aflow-cpu-list | ||
cpu-count | number | cpu-count |