1. Packages
  2. Zscaler Internet Access (ZIA)
  3. API Docs
  4. getCloudBrowserIsolationProfile
Viewing docs for pulumi-resource-zia v1.3.8
published on Friday, Mar 13, 2026 by Zscaler
zia logo
Viewing docs for pulumi-resource-zia v1.3.8
published on Friday, Mar 13, 2026 by Zscaler

    Use this data source to look up a cloud browser isolation profile by name.

    Using getCloudBrowserIsolationProfile

    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 getCloudBrowserIsolationProfile(args: GetCloudBrowserIsolationProfileArgs, opts?: InvokeOptions): Promise<GetCloudBrowserIsolationProfileResult>
    function getCloudBrowserIsolationProfileOutput(args: GetCloudBrowserIsolationProfileOutputArgs, opts?: InvokeOptions): Output<GetCloudBrowserIsolationProfileResult>
    def get_cloud_browser_isolation_profile(name: Optional[str] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetCloudBrowserIsolationProfileResult
    def get_cloud_browser_isolation_profile_output(name: Optional[pulumi.Input[str]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetCloudBrowserIsolationProfileResult]
    func GetCloudBrowserIsolationProfile(ctx *Context, args *GetCloudBrowserIsolationProfileArgs, opts ...InvokeOption) (*GetCloudBrowserIsolationProfileResult, error)
    func GetCloudBrowserIsolationProfileOutput(ctx *Context, args *GetCloudBrowserIsolationProfileOutputArgs, opts ...InvokeOption) GetCloudBrowserIsolationProfileResultOutput

    > Note: This function is named GetCloudBrowserIsolationProfile in the Go SDK.

    public static class GetCloudBrowserIsolationProfile 
    {
        public static Task<GetCloudBrowserIsolationProfileResult> InvokeAsync(GetCloudBrowserIsolationProfileArgs args, InvokeOptions? opts = null)
        public static Output<GetCloudBrowserIsolationProfileResult> Invoke(GetCloudBrowserIsolationProfileInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCloudBrowserIsolationProfileResult> getCloudBrowserIsolationProfile(GetCloudBrowserIsolationProfileArgs args, InvokeOptions options)
    public static Output<GetCloudBrowserIsolationProfileResult> getCloudBrowserIsolationProfile(GetCloudBrowserIsolationProfileArgs args, InvokeOptions options)
    
    fn::invoke:
      function: zia:getCloudBrowserIsolationProfile
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    The name of the cloud browser isolation profile to look up.
    Name string
    The name of the cloud browser isolation profile to look up.
    name String
    The name of the cloud browser isolation profile to look up.
    name string
    The name of the cloud browser isolation profile to look up.
    name str
    The name of the cloud browser isolation profile to look up.
    name String
    The name of the cloud browser isolation profile to look up.

    getCloudBrowserIsolationProfile Result

    The following output properties are available:

    DefaultProfile bool
    Whether this is the default profile.
    Name string
    The name of the cloud browser isolation profile.
    ResourceId string
    The ID of the cloud browser isolation profile.
    Url string
    The URL of the cloud browser isolation profile.
    DefaultProfile bool
    Whether this is the default profile.
    Name string
    The name of the cloud browser isolation profile.
    ResourceId string
    The ID of the cloud browser isolation profile.
    Url string
    The URL of the cloud browser isolation profile.
    defaultProfile Boolean
    Whether this is the default profile.
    name String
    The name of the cloud browser isolation profile.
    resourceId String
    The ID of the cloud browser isolation profile.
    url String
    The URL of the cloud browser isolation profile.
    defaultProfile boolean
    Whether this is the default profile.
    name string
    The name of the cloud browser isolation profile.
    resourceId string
    The ID of the cloud browser isolation profile.
    url string
    The URL of the cloud browser isolation profile.
    default_profile bool
    Whether this is the default profile.
    name str
    The name of the cloud browser isolation profile.
    resource_id str
    The ID of the cloud browser isolation profile.
    url str
    The URL of the cloud browser isolation profile.
    defaultProfile Boolean
    Whether this is the default profile.
    name String
    The name of the cloud browser isolation profile.
    resourceId String
    The ID of the cloud browser isolation profile.
    url String
    The URL of the cloud browser isolation profile.

    Package Details

    Repository
    zia zscaler/pulumi-zia
    License
    zia logo
    Viewing docs for pulumi-resource-zia v1.3.8
    published on Friday, Mar 13, 2026 by Zscaler
      Try Pulumi Cloud free. Your team will thank you.