getinatResult Structure Definition

The getinatResult structure defines the return type for getinat API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

inatList

List of inats


inat Structure Definition

The inat structure defines the actual return type values for getinat API.

Syntax



Members

name

Name for the Inbound NAT (INAT) entry.

tcpproxy

Enable TCP proxy, which enables the Citrix ADC to optimize the RNAT TCP traffic by using Layer 4 features.

ftp

Enable the FTP protocol on the server for transferring files between the client and the server.

tftp

To enable/disable TFTP (Default DISABLED).

usip

Enable the Citrix ADC to retain the source IP address of packets before sending the packets to the server.

usnip

Enable the Citrix ADC to use a SNIP address as the source IP address of packets before sending the packets to the server.

useproxyport

Enable the Citrix ADC to proxy the source port of packets before sending the packets to the server.

flags

Flags for different modes

mode

Stateless translation.

connfailover

Synchronize connection information with the secondary appliance in a high availability (HA) pair. That is, synchronize all connection-related information for the INAT session

_nextgenapiresource


See Also