DeviceSettingsZscaler
DeviceSettingsZscaler
JSON Example
{
"config": {
"override": false,
"enabled": false,
"cloud": "string",
"vendor": "string",
"provider": {
"_href": "string",
"ref": "string",
"data": {},
"version": "string",
"object": "string",
"name": "string",
"type": "string"
},
"location": {
"name": "string",
"gwProperties": {
"xffForwardEnabled": false,
"authRequired": false,
"aupEnabled": false,
"aupBlockInternetUntilAccepted": false,
"aupForceSslInspection": false,
"aupTimeoutInDays": "number",
"cautionEnabled": false,
"surrogateIP": false,
"idleTimeInMinutes": "number",
"displayTimeUnit": "string",
"surrogateIPEnforcedForKnownBrowsers": false,
"surrogateRefreshTimeInMinutes": "number",
"surrogateRefreshTimeUnit": "string",
"dnBandwidth": "number",
"upBandwidth": "number",
"ipsControl": false,
"ofwEnabled": false
}
},
"subLocations": [
{
"internalId": "string",
"name": "string",
"otherSubLocation": false,
"ruleId": "string",
"gwProperties": {
"xffForwardEnabled": false,
"authRequired": false,
"aupEnabled": false,
"aupBlockInternetUntilAccepted": false,
"aupForceSslInspection": false,
"aupTimeoutInDays": "number",
"cautionEnabled": false,
"surrogateIP": false,
"idleTimeInMinutes": "number",
"displayTimeUnit": "string",
"surrogateIPEnforcedForKnownBrowsers": false,
"surrogateRefreshTimeInMinutes": "number",
"surrogateRefreshTimeUnit": "string",
"dnBandwidth": "number",
"upBandwidth": "number",
"ipsControl": false,
"ofwEnabled": false
},
"vlans": [
"number"
],
"includeAllVlans": false,
"includeAllLanInterfaces": false,
"lanRoutedInterfaces": [
"string"
],
"ipAddressSelectionManual": false,
"ipAddresses": [
"string"
]
}
],
"mtgre": {
"enabled": false
}
},
"deployment": {
"location": {
"logicalId": "string",
"cloud": "string"
},
"subLocations": [
{
"internalId": "string",
"logicalId": "string",
"cloud": "string",
"otherSubLocation": false
}
],
"mtgreSite": {
"_href": "string",
"ref": "string",
"data": {},
"version": "string",
"object": "string",
"name": "string",
"type": "string"
}
}
}