APIRef_tm_ltm_profile_udp

mgmt/tm/ltm/profile/udp

/tm/ltm/profile

Virtual server UDP traffic profile configuration

REST Endpoints

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

Properties

Name Type Default Value Required Access Description
allowNoPayload string disabled optional read/write Provides the ability to allow the passage of datagrams that contain header information, but no essential data. The default value is disabled.
appService string   optional read/write The application service to which the object belongs.
bufferMaxBytes integer 655350 optional read/write Specifies ingress buffer byte limit.
bufferMaxPackets integer 0 optional read/write Specifies ingress buffer packet limit.
datagramLoadBalancing string disabled optional read/write Provides the ability to load balance UDP datagram by datagram. The default value is disabled.
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.
idleTimeout string 60 optional read/write Specifies the number of seconds that a connection is idle before the connection is eligible for deletion. The default value is 60 seconds.
ipDfMode string pmtu optional read/write Describe the Don’t Fragment (DF) bit setting in the outgoing UDP packet.
ipTosToClient string 0 optional read/write Specifies the Type of Service level that the traffic management system assigns to UDP packets when sending them to clients.
ipTtlMode string proxy optional read/write Describe the outgoing UDP packet TTL mode.
ipTtlV4 integer 255 optional read/write  
ipTtlV6 integer 64 optional read/write  
linkQosToClient string 0 optional read/write Specifies the Quality of Service level that the system assigns to UDP packets when sending them to clients.
noChecksum string disabled optional read/write Enables or disables checksum processing. Note that if the datagram is IPv6, the system always performs checksum processing. The default value is disabled.
tmPartition string Common optional read/write Displays the administrative partition within which this profile resides.
proxyMss string   optional read/write Make the system use the same max segment size on both ends.
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.