configUserData.json is used at first boot when the integration with the Zscaler API is done.
The fields in bold are not configurable. So please, do not modify.
Example:
{ "model": "csc-gre-aws", "version": "1.0", "cloudName": "zscalerthree", "apiTokenID": "A3FF803B34143CDD335982E70C342D59", "dns": { "useCloudDNS": true, "primaryDnsIP": "", "secondaryDnsIP": "" }, "bypassProxyPacUrl": "http://pac.zscalerthree.net/RdwNltSPqBFN/az-csc-bypass.pac", "syslogServers": { "primarySyslogIP": "172.31.200.163", "secondarySyslogIP": "", "syslogTcpPort": 514 }, "ssmAgent": { "activationCode": "CJzTwPN2Bgs3ksjinLr2", "activationID": "fef65652-8cf0-4ac7-89a2-4bcf35b0f77f", "awsRegion": "us-east-1" }, "tunnelRedundancy": { "returnToPrimaryTunnel": false }, "nodeSelection": { "withinCountryPreferred": true }, "location": { "name": "aws-3-0-j-1", "country": "UNITED_STATES", "tz": "UNITED_STATES_AMERICA_NEW_YORK", "ipAddresses": [ "auto" ], "authRequired": true, "xffForwardEnabled": false, "surrogateIP": true, "idleTimeInMinutes": 480, "displayTimeUnit": "MINUTE", "surrogateIPEnforcedForKnownBrowsers": false, "surrogateRefreshTimeInMinutes": 120, "surrogateRefreshTimeUnit": "MINUTE", "ofwEnabled": true, "ipsControl": true }, "routedBypassJsonFileUrl": "https://csc-gre-aws.s3.amazonaws.com/routedBypassRulesFile.json", "routedBypassRules": [] } |