Zscaler Internet Access v1.1.1 published on Tuesday, Jun 24, 2025 by Zscaler
zia.getBrowserControlPolicy
Explore with Pulumi AI
Deprecated: zia.index/getbrowsercontrolpolicy.getBrowserControlPolicy has been deprecated in favor of zia.index/getbrowsercontrolsettings.getBrowserControlSettings
Use the zia_browser_control_policy data source to retrieves information about the security exceptions configured for the Malware Protection policy. To learn more see Configuring the Browser Control Policy
Example Usage
data "zia_browser_control_policy" "this" {}
Using getBrowserControlPolicy
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getBrowserControlPolicy(opts?: InvokeOptions): Promise<GetBrowserControlPolicyResult>
function getBrowserControlPolicyOutput(opts?: InvokeOptions): Output<GetBrowserControlPolicyResult>
def get_browser_control_policy(opts: Optional[InvokeOptions] = None) -> GetBrowserControlPolicyResult
def get_browser_control_policy_output(opts: Optional[InvokeOptions] = None) -> Output[GetBrowserControlPolicyResult]
func LookupBrowserControlPolicy(ctx *Context, opts ...InvokeOption) (*LookupBrowserControlPolicyResult, error)
func LookupBrowserControlPolicyOutput(ctx *Context, opts ...InvokeOption) LookupBrowserControlPolicyResultOutput
> Note: This function is named LookupBrowserControlPolicy
in the Go SDK.
public static class GetBrowserControlPolicy
{
public static Task<GetBrowserControlPolicyResult> InvokeAsync(InvokeOptions? opts = null)
public static Output<GetBrowserControlPolicyResult> Invoke(InvokeOptions? opts = null)
}
public static CompletableFuture<GetBrowserControlPolicyResult> getBrowserControlPolicy(InvokeOptions options)
public static Output<GetBrowserControlPolicyResult> getBrowserControlPolicy(InvokeOptions options)
fn::invoke:
function: zia:index/getBrowserControlPolicy:getBrowserControlPolicy
arguments:
# arguments dictionary
getBrowserControlPolicy Result
The following output properties are available:
- Allow
All boolBrowsers - (Boolean) A Boolean value that specifies whether or not to allow all the browsers and their respective versions access to the internet
- Blocked
Chrome List<string>Versions - (List) Versions of Google Chrome browser that need to be blocked. If not set, all Google Chrome versions are allowed. See all Supported values
- Blocked
Firefox List<string>Versions - (List) Versions of Mozilla Firefox browser that need to be blocked. If not set, all Mozilla Firefox versions are allowed. See all Supported values
- Blocked
Internet List<string>Explorer Versions - (List) Versions of Microsoft browser that need to be blocked. If not set, all Microsoft browser versions are allowed. See all Supported values
- Blocked
Opera List<string>Versions - (List) Versions of Opera browser that need to be blocked. If not set, all Opera versions are allowed. See all Supported values
- Blocked
Safari List<string>Versions - (List) Versions of Apple Safari browser that need to be blocked. If not set, all Apple Safari versions are allowed. See all Supported values
- Bypass
All boolBrowsers - (Boolean) If set to true, all the browsers are bypassed for warnings
- Bypass
Applications List<string> - (List) List of applications that need to be bypassed for warnings. This attribute has effect only if the 'enableWarnings' attribute is set to true. If not set, all vulnerable applications are warned. Supported Values:
ANY
NONE
OUTLOOKEXP
MSOFFICE
- Bypass
Plugins List<string> - (List) List of plugins that need to be bypassed for warnings. This attribute has effect only if the 'enableWarnings' attribute is set to true. If not set, all vulnerable plugins are warned.Supported Values:
ANY
NONE
ACROBAT
FLASH
SHOCKWAVE
QUICKTIME
DIVX
GOOGLEGEARS
DOTNET
SILVERLIGHT
REALPLAYER
JAVA
TOTEM
WMP
- Enable
Smart boolBrowser Isolation - (Boolean) A Boolean value that specifies if Smart Browser Isolation is enabled
- Enable
Warnings bool - (Boolean) A Boolean value that specifies if the warnings are enabled
- Id string
- The provider-assigned unique ID for this managed resource.
- Plugin
Check stringFrequency - (String) Specifies how frequently the service checks browsers and relevant applications to warn users regarding outdated or vulnerable browsers, plugins, and applications. If not set, the warnings are disabled. Supported Values:
DAILY
WEEKLY
MONTHLY
,EVERY_2_HOURS
EVERY_4_HOURS
EVERY_6_HOURS
EVERY_8_HOURS
EVERY_12_HOURS
- Smart
Isolation intProfile Id - Smart
Isolation List<zscaler.Profiles Pulumi Package. Zia. Outputs. Get Browser Control Policy Smart Isolation Profile> - (Block, Max: 1) The isolation profile ID used for DLP email alerts sent to the auditor.
- Allow
All boolBrowsers - (Boolean) A Boolean value that specifies whether or not to allow all the browsers and their respective versions access to the internet
- Blocked
Chrome []stringVersions - (List) Versions of Google Chrome browser that need to be blocked. If not set, all Google Chrome versions are allowed. See all Supported values
- Blocked
Firefox []stringVersions - (List) Versions of Mozilla Firefox browser that need to be blocked. If not set, all Mozilla Firefox versions are allowed. See all Supported values
- Blocked
Internet []stringExplorer Versions - (List) Versions of Microsoft browser that need to be blocked. If not set, all Microsoft browser versions are allowed. See all Supported values
- Blocked
Opera []stringVersions - (List) Versions of Opera browser that need to be blocked. If not set, all Opera versions are allowed. See all Supported values
- Blocked
Safari []stringVersions - (List) Versions of Apple Safari browser that need to be blocked. If not set, all Apple Safari versions are allowed. See all Supported values
- Bypass
All boolBrowsers - (Boolean) If set to true, all the browsers are bypassed for warnings
- Bypass
Applications []string - (List) List of applications that need to be bypassed for warnings. This attribute has effect only if the 'enableWarnings' attribute is set to true. If not set, all vulnerable applications are warned. Supported Values:
ANY
NONE
OUTLOOKEXP
MSOFFICE
- Bypass
Plugins []string - (List) List of plugins that need to be bypassed for warnings. This attribute has effect only if the 'enableWarnings' attribute is set to true. If not set, all vulnerable plugins are warned.Supported Values:
ANY
NONE
ACROBAT
FLASH
SHOCKWAVE
QUICKTIME
DIVX
GOOGLEGEARS
DOTNET
SILVERLIGHT
REALPLAYER
JAVA
TOTEM
WMP
- Enable
Smart boolBrowser Isolation - (Boolean) A Boolean value that specifies if Smart Browser Isolation is enabled
- Enable
Warnings bool - (Boolean) A Boolean value that specifies if the warnings are enabled
- Id string
- The provider-assigned unique ID for this managed resource.
- Plugin
Check stringFrequency - (String) Specifies how frequently the service checks browsers and relevant applications to warn users regarding outdated or vulnerable browsers, plugins, and applications. If not set, the warnings are disabled. Supported Values:
DAILY
WEEKLY
MONTHLY
,EVERY_2_HOURS
EVERY_4_HOURS
EVERY_6_HOURS
EVERY_8_HOURS
EVERY_12_HOURS
- Smart
Isolation intProfile Id - Smart
Isolation []GetProfiles Browser Control Policy Smart Isolation Profile - (Block, Max: 1) The isolation profile ID used for DLP email alerts sent to the auditor.
- allow
All BooleanBrowsers - (Boolean) A Boolean value that specifies whether or not to allow all the browsers and their respective versions access to the internet
- blocked
Chrome List<String>Versions - (List) Versions of Google Chrome browser that need to be blocked. If not set, all Google Chrome versions are allowed. See all Supported values
- blocked
Firefox List<String>Versions - (List) Versions of Mozilla Firefox browser that need to be blocked. If not set, all Mozilla Firefox versions are allowed. See all Supported values
- blocked
Internet List<String>Explorer Versions - (List) Versions of Microsoft browser that need to be blocked. If not set, all Microsoft browser versions are allowed. See all Supported values
- blocked
Opera List<String>Versions - (List) Versions of Opera browser that need to be blocked. If not set, all Opera versions are allowed. See all Supported values
- blocked
Safari List<String>Versions - (List) Versions of Apple Safari browser that need to be blocked. If not set, all Apple Safari versions are allowed. See all Supported values
- bypass
All BooleanBrowsers - (Boolean) If set to true, all the browsers are bypassed for warnings
- bypass
Applications List<String> - (List) List of applications that need to be bypassed for warnings. This attribute has effect only if the 'enableWarnings' attribute is set to true. If not set, all vulnerable applications are warned. Supported Values:
ANY
NONE
OUTLOOKEXP
MSOFFICE
- bypass
Plugins List<String> - (List) List of plugins that need to be bypassed for warnings. This attribute has effect only if the 'enableWarnings' attribute is set to true. If not set, all vulnerable plugins are warned.Supported Values:
ANY
NONE
ACROBAT
FLASH
SHOCKWAVE
QUICKTIME
DIVX
GOOGLEGEARS
DOTNET
SILVERLIGHT
REALPLAYER
JAVA
TOTEM
WMP
- enable
Smart BooleanBrowser Isolation - (Boolean) A Boolean value that specifies if Smart Browser Isolation is enabled
- enable
Warnings Boolean - (Boolean) A Boolean value that specifies if the warnings are enabled
- id String
- The provider-assigned unique ID for this managed resource.
- plugin
Check StringFrequency - (String) Specifies how frequently the service checks browsers and relevant applications to warn users regarding outdated or vulnerable browsers, plugins, and applications. If not set, the warnings are disabled. Supported Values:
DAILY
WEEKLY
MONTHLY
,EVERY_2_HOURS
EVERY_4_HOURS
EVERY_6_HOURS
EVERY_8_HOURS
EVERY_12_HOURS
- smart
Isolation IntegerProfile Id - smart
Isolation List<GetProfiles Browser Control Policy Smart Isolation Profile> - (Block, Max: 1) The isolation profile ID used for DLP email alerts sent to the auditor.
- allow
All booleanBrowsers - (Boolean) A Boolean value that specifies whether or not to allow all the browsers and their respective versions access to the internet
- blocked
Chrome string[]Versions - (List) Versions of Google Chrome browser that need to be blocked. If not set, all Google Chrome versions are allowed. See all Supported values
- blocked
Firefox string[]Versions - (List) Versions of Mozilla Firefox browser that need to be blocked. If not set, all Mozilla Firefox versions are allowed. See all Supported values
- blocked
Internet string[]Explorer Versions - (List) Versions of Microsoft browser that need to be blocked. If not set, all Microsoft browser versions are allowed. See all Supported values
- blocked
Opera string[]Versions - (List) Versions of Opera browser that need to be blocked. If not set, all Opera versions are allowed. See all Supported values
- blocked
Safari string[]Versions - (List) Versions of Apple Safari browser that need to be blocked. If not set, all Apple Safari versions are allowed. See all Supported values
- bypass
All booleanBrowsers - (Boolean) If set to true, all the browsers are bypassed for warnings
- bypass
Applications string[] - (List) List of applications that need to be bypassed for warnings. This attribute has effect only if the 'enableWarnings' attribute is set to true. If not set, all vulnerable applications are warned. Supported Values:
ANY
NONE
OUTLOOKEXP
MSOFFICE
- bypass
Plugins string[] - (List) List of plugins that need to be bypassed for warnings. This attribute has effect only if the 'enableWarnings' attribute is set to true. If not set, all vulnerable plugins are warned.Supported Values:
ANY
NONE
ACROBAT
FLASH
SHOCKWAVE
QUICKTIME
DIVX
GOOGLEGEARS
DOTNET
SILVERLIGHT
REALPLAYER
JAVA
TOTEM
WMP
- enable
Smart booleanBrowser Isolation - (Boolean) A Boolean value that specifies if Smart Browser Isolation is enabled
- enable
Warnings boolean - (Boolean) A Boolean value that specifies if the warnings are enabled
- id string
- The provider-assigned unique ID for this managed resource.
- plugin
Check stringFrequency - (String) Specifies how frequently the service checks browsers and relevant applications to warn users regarding outdated or vulnerable browsers, plugins, and applications. If not set, the warnings are disabled. Supported Values:
DAILY
WEEKLY
MONTHLY
,EVERY_2_HOURS
EVERY_4_HOURS
EVERY_6_HOURS
EVERY_8_HOURS
EVERY_12_HOURS
- smart
Isolation numberProfile Id - smart
Isolation GetProfiles Browser Control Policy Smart Isolation Profile[] - (Block, Max: 1) The isolation profile ID used for DLP email alerts sent to the auditor.
- allow_
all_ boolbrowsers - (Boolean) A Boolean value that specifies whether or not to allow all the browsers and their respective versions access to the internet
- blocked_
chrome_ Sequence[str]versions - (List) Versions of Google Chrome browser that need to be blocked. If not set, all Google Chrome versions are allowed. See all Supported values
- blocked_
firefox_ Sequence[str]versions - (List) Versions of Mozilla Firefox browser that need to be blocked. If not set, all Mozilla Firefox versions are allowed. See all Supported values
- blocked_
internet_ Sequence[str]explorer_ versions - (List) Versions of Microsoft browser that need to be blocked. If not set, all Microsoft browser versions are allowed. See all Supported values
- blocked_
opera_ Sequence[str]versions - (List) Versions of Opera browser that need to be blocked. If not set, all Opera versions are allowed. See all Supported values
- blocked_
safari_ Sequence[str]versions - (List) Versions of Apple Safari browser that need to be blocked. If not set, all Apple Safari versions are allowed. See all Supported values
- bypass_
all_ boolbrowsers - (Boolean) If set to true, all the browsers are bypassed for warnings
- bypass_
applications Sequence[str] - (List) List of applications that need to be bypassed for warnings. This attribute has effect only if the 'enableWarnings' attribute is set to true. If not set, all vulnerable applications are warned. Supported Values:
ANY
NONE
OUTLOOKEXP
MSOFFICE
- bypass_
plugins Sequence[str] - (List) List of plugins that need to be bypassed for warnings. This attribute has effect only if the 'enableWarnings' attribute is set to true. If not set, all vulnerable plugins are warned.Supported Values:
ANY
NONE
ACROBAT
FLASH
SHOCKWAVE
QUICKTIME
DIVX
GOOGLEGEARS
DOTNET
SILVERLIGHT
REALPLAYER
JAVA
TOTEM
WMP
- enable_
smart_ boolbrowser_ isolation - (Boolean) A Boolean value that specifies if Smart Browser Isolation is enabled
- enable_
warnings bool - (Boolean) A Boolean value that specifies if the warnings are enabled
- id str
- The provider-assigned unique ID for this managed resource.
- plugin_
check_ strfrequency - (String) Specifies how frequently the service checks browsers and relevant applications to warn users regarding outdated or vulnerable browsers, plugins, and applications. If not set, the warnings are disabled. Supported Values:
DAILY
WEEKLY
MONTHLY
,EVERY_2_HOURS
EVERY_4_HOURS
EVERY_6_HOURS
EVERY_8_HOURS
EVERY_12_HOURS
- smart_
isolation_ intprofile_ id - smart_
isolation_ Sequence[Getprofiles Browser Control Policy Smart Isolation Profile] - (Block, Max: 1) The isolation profile ID used for DLP email alerts sent to the auditor.
- allow
All BooleanBrowsers - (Boolean) A Boolean value that specifies whether or not to allow all the browsers and their respective versions access to the internet
- blocked
Chrome List<String>Versions - (List) Versions of Google Chrome browser that need to be blocked. If not set, all Google Chrome versions are allowed. See all Supported values
- blocked
Firefox List<String>Versions - (List) Versions of Mozilla Firefox browser that need to be blocked. If not set, all Mozilla Firefox versions are allowed. See all Supported values
- blocked
Internet List<String>Explorer Versions - (List) Versions of Microsoft browser that need to be blocked. If not set, all Microsoft browser versions are allowed. See all Supported values
- blocked
Opera List<String>Versions - (List) Versions of Opera browser that need to be blocked. If not set, all Opera versions are allowed. See all Supported values
- blocked
Safari List<String>Versions - (List) Versions of Apple Safari browser that need to be blocked. If not set, all Apple Safari versions are allowed. See all Supported values
- bypass
All BooleanBrowsers - (Boolean) If set to true, all the browsers are bypassed for warnings
- bypass
Applications List<String> - (List) List of applications that need to be bypassed for warnings. This attribute has effect only if the 'enableWarnings' attribute is set to true. If not set, all vulnerable applications are warned. Supported Values:
ANY
NONE
OUTLOOKEXP
MSOFFICE
- bypass
Plugins List<String> - (List) List of plugins that need to be bypassed for warnings. This attribute has effect only if the 'enableWarnings' attribute is set to true. If not set, all vulnerable plugins are warned.Supported Values:
ANY
NONE
ACROBAT
FLASH
SHOCKWAVE
QUICKTIME
DIVX
GOOGLEGEARS
DOTNET
SILVERLIGHT
REALPLAYER
JAVA
TOTEM
WMP
- enable
Smart BooleanBrowser Isolation - (Boolean) A Boolean value that specifies if Smart Browser Isolation is enabled
- enable
Warnings Boolean - (Boolean) A Boolean value that specifies if the warnings are enabled
- id String
- The provider-assigned unique ID for this managed resource.
- plugin
Check StringFrequency - (String) Specifies how frequently the service checks browsers and relevant applications to warn users regarding outdated or vulnerable browsers, plugins, and applications. If not set, the warnings are disabled. Supported Values:
DAILY
WEEKLY
MONTHLY
,EVERY_2_HOURS
EVERY_4_HOURS
EVERY_6_HOURS
EVERY_8_HOURS
EVERY_12_HOURS
- smart
Isolation NumberProfile Id - smart
Isolation List<Property Map>Profiles - (Block, Max: 1) The isolation profile ID used for DLP email alerts sent to the auditor.
Supporting Types
GetBrowserControlPolicySmartIsolationProfile
- Default
Profile bool - Indicates whether this is a default browser isolation profile. Zscaler sets this field.
- Id string
- (int) A unique identifier for an entity.
- Name string
- Name of the browser isolation profile
- Url string
- The browser isolation profile URL
- Default
Profile bool - Indicates whether this is a default browser isolation profile. Zscaler sets this field.
- Id string
- (int) A unique identifier for an entity.
- Name string
- Name of the browser isolation profile
- Url string
- The browser isolation profile URL
- default
Profile Boolean - Indicates whether this is a default browser isolation profile. Zscaler sets this field.
- id String
- (int) A unique identifier for an entity.
- name String
- Name of the browser isolation profile
- url String
- The browser isolation profile URL
- default
Profile boolean - Indicates whether this is a default browser isolation profile. Zscaler sets this field.
- id string
- (int) A unique identifier for an entity.
- name string
- Name of the browser isolation profile
- url string
- The browser isolation profile URL
- default_
profile bool - Indicates whether this is a default browser isolation profile. Zscaler sets this field.
- id str
- (int) A unique identifier for an entity.
- name str
- Name of the browser isolation profile
- url str
- The browser isolation profile URL
- default
Profile Boolean - Indicates whether this is a default browser isolation profile. Zscaler sets this field.
- id String
- (int) A unique identifier for an entity.
- name String
- Name of the browser isolation profile
- url String
- The browser isolation profile URL
Package Details
- Repository
- zia zscaler/pulumi-zia
- License
- MIT
- Notes
- This Pulumi package is based on the
zia
Terraform Provider.