APIRef_tm_ltm_profile_ftpΒΆ

mgmt/tm/ltm/profile/ftp

/tm/ltm/profile

Virtual server FTP traffic profile configuration

REST Endpoints

Collection URI
/mgmt/tm/ltm/profile/ftp
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/ltm/profile/ftp/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
Resource Natural Key
name, partition, subPath

Properties

Name Type Default Value Required Access Description
allowFtps string disabled optional read/write Allow explicit FTPS negotiation. The default is disabled.
appService string   optional read/write The application service to which the object belongs.
defaultsFrom string   optional read/write Specifies the profile that you want to use as the parent profile. Your new profile inherits all settings and values from the parent profile specified.
description string   optional read/write User defined description.
inheritParentProfile string disabled optional read/write Enables the FTP data channel to inherit the TCP profile used by the control channel. If disabled, the data channel uses FastL4 (BigProto) only. The default is unchecked (disabled).
inheritVlanList string disabled optional read/write  
logProfile string   optional read/write Configures the ALG log profile that controls logging.
logPublisher string   optional read/write Configures the log publisher that handles events logging for this profile.
tmPartition string Common optional read/write Displays the administrative partition within which this profile resides.
port integer 20 optional read/write Specifies a service for the data channel port used for this FTP profile. The default port is ftp-data.
security string   optional read/write Enables secure FTP traffic for the BIG-IP Application Security Manager. You can set the security option only if the system is licensed for the BIG-IP Application Security Manager. The default value is disabled.
translateExtended string enabled optional read/write This setting is enabled by default, and thus, automatically translates RFC 2428 extended requests EPSV and EPRT to PASV and PORT when communicating with IPv4 servers.
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.

The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.