fw alg ftp stats¶
Statistics for the object ftp
ftp Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
ftp
Element URI
/axapi/v3/fw/alg/ftp/stats
Element Attributes
ftp_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/fw/alg/ftp/stats | ||
Get Object | GET | /axapi/v3/fw/alg/ftp/stats | ||
Modify Object | POST | /axapi/v3/fw/alg/ftp/stats | ||
Replace Object | PUT | /axapi/v3/fw/alg/ftp/stats | ||
Delete Object | DELETE | /axapi/v3/fw/alg/ftp/stats |
ftp attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification
Value
Type
object
client-eprt-request
Description EPRT Requests From Client
Type: number
Format: counter
client-port-request
Description PORT Requests From Client
Type: number
Format: counter
server-epsv-reply
Description EPSV Replies From Server
Type: number
Format: counter
server-pasv-reply
Description PASV Replies From Server
Type: number
Format: counter