slb aflow

Configure aFlow

aflow Specification

Parameter Value
Type Configuration Resource
Element Name aflow
Element URI /axapi/v3/slb/aflow
Element Attributes aflow_attributes
Partition Visibility shared
Statistics Data URI /axapi/v3/slb/aflow/stats
Operational Data URI /axapi/v3/slb/aflow/oper
Schema aflow schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/aflow

aflow attributes

Get Object

GET

/axapi/v3/slb/aflow

aflow attributes

Modify Object

POST

/axapi/v3/slb/aflow

aflow attributes

Replace Object

PUT

/axapi/v3/slb/aflow

aflow attributes

Delete Object

DELETE

/axapi/v3/slb/aflow

aflow attributes

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