| getnetprofileResult Structure Definition |
The getnetprofileResult structure defines the return type for getnetprofile 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. |
netprofileList |
List of netprofiles |
| netprofile Structure Definition |
The netprofile structure defines the actual return type values for getnetprofile API. |
Syntax |
Members |
name |
Name of the net profile whose details you want to display. |
srcip |
Source IPaddress or IPSET name. |
srcippersistency |
When the net profile is associated with a virtual server or its bound services, this option enables the Citrix ADC to use the same address, specified in the net profile, to communicate to servers for all sessions initiated from a particular client to the virtual server. |
overridelsn |
USNIP/USIP settings override LSN settings for configured
service/virtual server traffic.. |
srcportrange |
When the source port range is configured and associated with the netprofile bound to a service group, Citrix ADC will choose a port from the range configured for connection establishment at the backend servers. |
natrule |
IPv4 network address on whose traffic you want the Citrix ADC to do rewrite ip prefix. |
netmask |
rewriteip |
mbf |
Response will be sent using learnt info if enabled. When creating a netprofile, if you do not set this parameter, the netprofile inherits the global MBF setting (available in the enable ns mode and disable ns mode CLI methods, or in the System > Settings > Configure modes > Configure Modes dialog box). However, you can override this setting after you create the netprofile |
proxyprotocol |
Proxy Protocol Action (Enabled/Disabled) |
proxyprotocoltxversion |
Proxy Protocol Version (V1/V2) |
proxyprotocolaftertlshandshake |
ADC doesnt look for proxy header before TLS handshake, if enabled. Proxy protocol parsed after TLS handshake |
proxyprotocoltlvoptions |
Proxy protocol TLV options |
badipactionthreshold |
Number of protocol violation from an IP address before taking action. |
_nextgenapiresource |
See Also |