getvpnurlResult Structure Definition

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

vpnurlList

List of vpnurls


vpnurl Structure Definition

The vpnurl structure defines the actual return type values for getvpnurl API.

Syntax



Members

urlname

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 LB/CS vserver

actualurl

Web address for the bookmark link.

clientlessaccess

Whether clientless access is enabled for the url in other modes or not.

comment

Comments associated with this virtual server.

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

appjson

To store the template details in the json format.

_nextgenapiresource


See Also