updateWebgateTemplateToWebgateMapping( webgateTemplateName="TemplateA", webgateIdsList="IAMSuiteAgent", isWebgateIdsListAFilePath = "False")
To use a file containing a list of WebGate Ids, set the
isWebgateIdsListAFilePath to
true and specify the file path in the
isWebgateIdsListAFilePath argument.
updateWebgateTemplateToWebgateMapping( webgateTemplateName="TemplateA", webgateIdsList="/tmp/test.txt", isWebgateIdsListAFilePath="True", batchSize="20")