SoftLayer_Network_Tunnel_Module_Context_Address_Translation


SoftLayer_Network_Tunnel_Module_Context_Address_Translation

Description

Deprecated
DEPRECATED

Local


customerIpAddress

The ip address record that will receive the encrypted traffic.
Type: string


customerIpAddressId

The unique identifier for the ip address record that will receive the encrypted traffic.
Type: int


id

An address translation’s unique identifier.
Type: int


internalIpAddress

The ip address record that will deliver the encrypted traffic.
Type: string


internalIpAddressId

The unique identifier for the ip address record that will deliver the encrypted traffic.
Type: int


networkTunnelContextId

An address translation’s network tunnel identifier.
Type: int


notes

A name or description given to an address translation to help identify the address translation.
Type: string

Relational


customerIpAddressRecord

The ip address record for the ip that will receive the encrypted traffic from the IPSec network tunnel.
Type: SoftLayer_Network_Customer_Subnet_IpAddress

Deprecated


internalIpAddressRecord

The ip address record for the ip that will deliver the encrypted traffic from the IPSec network tunnel.
Type: SoftLayer_Network_Subnet_IpAddress

Deprecated


networkTunnelContext

The IPSec network tunnel an address translation belongs to.
Type: SoftLayer_Network_Tunnel_Module_Context

Deprecated

Count