15.4.2.4 removeWebgateTemplateParams

The removeWebgateTemplateParams command removes the specified parameters from the WeGate template.

Description

The removeWebgateTemplateParams command removes the specified parameters from the WebGate template.

Syntax

removeWebgateTemplateParams(webgateTemplateName="<NameOfTemplate>", webgateParamsList="<webgateParamsList>")
Arguments Definition

webgateTemplateName

Specifies the name of the WebGate template.

webgateParamsList

A comma-seperated list of WebGate parameters that needs to be removed from the WebGate template.

Example 15-4 Example

This example illustrates the use of the removeWebgateTemplateParams command.

removeWebgateTemplateParams(webgateTemplateName="webgateTemplateName1",webgateParamsList="idleSessionTimeout")