APIRef_tm_net_ipsec_manual-security-associationΒΆ

mgmt/tm/net/ipsec/manual-security-association

/tm/net/ipsec

Specifies manually configured Security Association parameters.

REST Endpoints

Collection URI
/mgmt/tm/net/ipsec/manual-security-association
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/net/ipsec/manual-security-association/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
Resource Natural Key
name, subPath

Properties

Name Type Default Value Required Access Description
appService string   optional read/write  
authAlgorithm string sha1 optional read/write Specifies an authentication algorithm.
authKey string   optional read/write Specifies the key for the authentication algorithm.
authKeyEncrypted string   optional read/write Displays the encrypted key for the authentication algorithm.
description string   optional read/write User defined description.
destinationAddress string   optional read/write Specifies the destination of the security association.
encryptAlgorithm string 3des optional read/write Specifies an encryption algorithm.
encryptKey string   optional read/write Specifies the key for the encryption algorithm.
encryptKeyEncrypted string   optional read/write Displays the encrypted key for the encryption algorithm.
ipsecPolicy string   optional read/write Specifies the ipsec-policy associated with this manual-security-association.
protocol string esp optional read/write Specifies the IPsec protocol: Encapsulating Security Payload (ESP) or Authentication Header (AH).
sourceAddress string   optional read/write Specifies the source address of the security association.
spi integer   optional read/write Specifies the Security Parameters Index. If this is the Security Association(SA) for the outbound traffic, make sure it matches the SPI of the inbound SA configured on the remote site and vice versa. SPI values between 0 and 255 are reserved for the future use by IANA and cannot be used.
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.