APIRef_tm_ltm_snat-translationΒΆ

mgmt/tm/ltm/snat-translation

/tm/ltm

SNAT translation address configuration

REST Endpoints

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

Properties

Name Type Default Value Required Access Description
address string   optional read/write The translation IP address.
appService string   optional read/write The application service to which the object belongs.
arp string enabled optional read/write Indicates whether or not the system responds to ARP requests or sends gratuitous ARPs. The default value is enabled.
connectionLimit integer 0 optional read/write Specifies the number of connections a translation address must reach before it no longer initiates a connection. The default value of 0 disables this option.
description string   optional read/write User defined description.
disabled boolean true optional read/write Disables SNAT translation on the system.
enabled boolean true optional read/write Enables SNAT translation on the system. This is the default setting.
inheritedTrafficGroup string   optional read/write  
ipIdleTimeout string -1 optional read/write Specifies the number of seconds that IP connections initiated using a SNAT address are allowed to remain idle before being automatically disconnected. The default value is indefinite.
tmPartition string Common optional read/write Displays the administrative partition within which the snat resides.
tcpIdleTimeout string -1 optional read/write Specifies the number of seconds that TCP connections initiated using a SNAT address are allowed to remain idle before being automatically disconnected. The default value is indefinite.
trafficAccelerationStatus string none optional read/write  
trafficGroup string   optional read/write Specifies the traffic group of the SNAT. The default is inherited from the containing folder.
udpIdleTimeout string -1 optional read/write Specifies the number of seconds that UDP connections initiated using a SNAT address are allowed to remain idle before being automatically disconnected. The default value is indefinite.
unit integer 1 optional read/write  
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.