slb ftp-ctl¶
Configure FTP
ftp-ctl Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
ftp-ctl
Element URI
/axapi/v3/slb/ftp-ctl
Element Attributes
ftp-ctl_attributes
Partition Visibility
shared
Statistics Data URI
/axapi/v3/slb/ftp-ctl/stats
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/ftp-ctl | ||
Get Object | GET | /axapi/v3/slb/ftp-ctl | ||
Modify Object | POST | /axapi/v3/slb/ftp-ctl | ||
Replace Object | PUT | /axapi/v3/slb/ftp-ctl | ||
Delete Object | DELETE | /axapi/v3/slb/ftp-ctl | ||
ftp-ctl 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; ‘sessions_num’: Total Control Sessions; ‘alg_pkts_num’: Total ALG packets; ‘alg_pkts_xmitted_num’: ALG packets rexmitted; ‘alg_port_helper_created’: Total PORT helper sessions; ‘alg_pasv_helper_created’: Total PASV helper sessions; ‘alg_port_helper_freed_unused’: PORT helper freed unused; ‘alg_pasv_helper_freed_unused’: PASV helper freed unused; ‘alg_port_helper_nat_free’: PORT helper NAT free;
Type: string
Supported Values: all, sessions_num, alg_pkts_num, alg_pkts_xmitted_num, alg_port_helper_created, alg_pasv_helper_created, alg_port_helper_freed_unused, alg_pasv_helper_freed_unused, alg_port_helper_nat_free