| getlsnsessionResult Structure Definition |
The getlsnsessionResult structure defines the return type for getlsnsession 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. |
lsnsessionList |
List of lsnsessions |
| lsnsession Structure Definition |
The lsnsession structure defines the actual return type values for getlsnsession API. |
Syntax |
Members |
nattype |
Type of sessions to be displayed. |
clientname |
Name of the LSN Client entity. |
network |
IP address or network address of subscriber(s). |
netmask |
Subnet mask for the IP address specified by the network parameter. |
network6 |
IPv6 address of the LSN subscriber or B4 device. |
td |
Traffic domain ID of the LSN client entity. |
natip |
Mapped NAT IP address used in LSN sessions. |
natprefix |
IPv6 address of the LSN subscriber(s) or subscriber network(B4-Device) on whose traffic the Citrix ADC perform Large Scale NAT. |
subscrip |
The Source IP address. |
subscrport |
The Source Port. |
destip |
The Destination IP address. |
destport |
The Destination Port. |
natport |
The NAT Port |
transportprotocol |
The Transport Protocol for the session. |
sessionestdir |
The Session establishment direction, session was established for outbound or inbound packet. |
dsttd |
srctd |
ipv6address |
IPv6 address of v6 vserver |
_nextgenapiresource |
See Also |