getlsnappsattributesResult Structure Definition

The getlsnappsattributesResult structure defines the return type for getlsnappsattributes 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.

lsnappsattributesList

List of lsnappsattributess


lsnappsattributes Structure Definition

The lsnappsattributes structure defines the actual return type values for getlsnappsattributes API.

Syntax



Members

name

Name for the LSN Application Port ATTRIBUTES.

transportprotocol

Name of the protocol(TCP,UDP) for which the parameters of this LSN application port ATTRIBUTES applies

sessiontimeout

Timeout, in seconds, for an idle LSN session. If an LSN session is idle for a time that exceeds this value, the Citrix ADC removes the session.This timeout does not apply for a TCP LSN session when a FIN or RST message is received from either of the endpoints.

port

This is used for Displaying Port/Port range in CLI/Nitro.Lowport, Highport values are populated and used for displaying.Port numbers or range of port numbers to match against the destination port of the incoming packet from a subscriber. When the destination port is matched, the LSN application profile is applied for the LSN session. Separate a range of ports with a hyphen. For example, 40-90.

_nextgenapiresource


See Also