getvpnurlactionResult Structure Definition

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

vpnurlactionList

List of vpnurlactions


vpnurlaction Structure Definition

The vpnurlaction structure defines the actual return type values for getvpnurlaction API.

Syntax



Members

name

Name of the bookmark link for which to display detailed information.

linkname

Description of the bookmark link. The description appears in the Access Interface.

vservername

Name of the associated vserver to handle selfAuth SSO

actualurl

Web address for the bookmark link.

clientlessaccess

If clientless access to the resource hosting the link is allowed, also use clientless access for the bookmarked web address in the Secure Client Access based session. Allows single sign-on and other HTTP processing on NetScaler Gateway for HTTPS resources.

comment

Any comments associated with the bookmark link.

iconurl

URL to fetch icon file for displaying this resource.

ssotype

Single sign on type for unified gateway

applicationtype

The type of application this VPN URL represents. Possible values are CVPN/SaaS/VPN

samlssoprofile

Profile to be used for doing SAML SSO

_nextgenapiresource


See Also