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 |
|---|---|
|
|
Specifies the name of the WebGate template. |
|
|
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")