APIRef_tm_ltm_profile_ipsecalgΒΆ

mgmt/tm/ltm/profile/ipsecalg

/tm/ltm/profile

Virtual server IPsecALG traffic profile configuration

REST Endpoints

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

Properties

Name Type Default Value Required Access Description
appService string   optional read/write The application service that the object belongs to.
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 3600 optional read/write Specifies the number of seconds after which a connection is eligible for deletion, when the connection has no traffic. The default value is 3600 seconds.
initialConnectionTimeout integer 3 optional read/write Specifies the max number of seconds to wait for a response from the server for the IKE/IPsec request. The default value is 3 seconds.
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.
pendingIkeConnectionLimit integer 5 optional read/write Specifies the pending IKE connection limit per client. The default is 5 connections.
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.