getvpntrafficactionResult Structure Definition

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

vpntrafficactionList

List of vpntrafficactions


vpntrafficaction Structure Definition

The vpntrafficaction structure defines the actual return type values for getvpntrafficaction API.

Syntax



Members

name

Name of the traffic policy action for which to display detailed information.

qual

The protocol that is set with the action; for example, http or tcp.

apptimeout

The application timeout

sso

Whether or not Single Sign On is enabled.

formssoaction

Name of the form-based single sign-on profile. Form-based single sign-on allows users to log on one time to all protected applications in your network, instead of requiring them to log on separately to access each one.

hdx

Whether or not HDX Proxy for ICA traffic is enabled.

fta

Whether or not file-type association is enabled.

wanscaler

Use the Repeater Plug-in to optimize network traffic.

kcdaccount

Kerberos constrained delegation account name

samlssoprofile

Profile to be used for doing SAML SSO to remote relying party

proxy

IP address and Port of the proxy server to be used for HTTP access for this request.

userexpression

expression that will be evaluated to obtain username for SingleSignOn

passwdexpression

expression that will be evaluated to obtain password for SingleSignOn

_nextgenapiresource


See Also