Viewing docs for pulumi-resource-zia v1.3.8
published on Friday, Mar 13, 2026 by Zscaler
published on Friday, Mar 13, 2026 by Zscaler
Viewing docs for pulumi-resource-zia v1.3.8
published on Friday, Mar 13, 2026 by Zscaler
published on Friday, Mar 13, 2026 by Zscaler
Use this data source to look up a CASB tenant by ID or name.
Using getCasbTenant
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 getCasbTenant(args: GetCasbTenantArgs, opts?: InvokeOptions): Promise<GetCasbTenantResult>
function getCasbTenantOutput(args: GetCasbTenantOutputArgs, opts?: InvokeOptions): Output<GetCasbTenantResult>def get_casb_tenant(active_only: Optional[bool] = None,
app: Optional[str] = None,
app_type: Optional[str] = None,
include_deleted: Optional[bool] = None,
tenant_id: Optional[int] = None,
tenant_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCasbTenantResult
def get_casb_tenant_output(active_only: Optional[pulumi.Input[bool]] = None,
app: Optional[pulumi.Input[str]] = None,
app_type: Optional[pulumi.Input[str]] = None,
include_deleted: Optional[pulumi.Input[bool]] = None,
tenant_id: Optional[pulumi.Input[int]] = None,
tenant_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCasbTenantResult]func GetCasbTenant(ctx *Context, args *GetCasbTenantArgs, opts ...InvokeOption) (*GetCasbTenantResult, error)
func GetCasbTenantOutput(ctx *Context, args *GetCasbTenantOutputArgs, opts ...InvokeOption) GetCasbTenantResultOutput> Note: This function is named GetCasbTenant in the Go SDK.
public static class GetCasbTenant
{
public static Task<GetCasbTenantResult> InvokeAsync(GetCasbTenantArgs args, InvokeOptions? opts = null)
public static Output<GetCasbTenantResult> Invoke(GetCasbTenantInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCasbTenantResult> getCasbTenant(GetCasbTenantArgs args, InvokeOptions options)
public static Output<GetCasbTenantResult> getCasbTenant(GetCasbTenantArgs args, InvokeOptions options)
fn::invoke:
function: zia:getCasbTenant
arguments:
# arguments dictionaryThe following arguments are supported:
- Active
Only bool - If true, only return active tenants.
- App string
- The application to filter by.
- App
Type string - The application type to filter by.
- Include
Deleted bool - If true, include deleted tenants in the results.
- Tenant
Id int - The ID of the CASB tenant to look up.
- Tenant
Name string - The name of the CASB tenant to look up.
- Active
Only bool - If true, only return active tenants.
- App string
- The application to filter by.
- App
Type string - The application type to filter by.
- Include
Deleted bool - If true, include deleted tenants in the results.
- Tenant
Id int - The ID of the CASB tenant to look up.
- Tenant
Name string - The name of the CASB tenant to look up.
- active
Only Boolean - If true, only return active tenants.
- app String
- The application to filter by.
- app
Type String - The application type to filter by.
- include
Deleted Boolean - If true, include deleted tenants in the results.
- tenant
Id Integer - The ID of the CASB tenant to look up.
- tenant
Name String - The name of the CASB tenant to look up.
- active
Only boolean - If true, only return active tenants.
- app string
- The application to filter by.
- app
Type string - The application type to filter by.
- include
Deleted boolean - If true, include deleted tenants in the results.
- tenant
Id number - The ID of the CASB tenant to look up.
- tenant
Name string - The name of the CASB tenant to look up.
- active_
only bool - If true, only return active tenants.
- app str
- The application to filter by.
- app_
type str - The application type to filter by.
- include_
deleted bool - If true, include deleted tenants in the results.
- tenant_
id int - The ID of the CASB tenant to look up.
- tenant_
name str - The name of the CASB tenant to look up.
- active
Only Boolean - If true, only return active tenants.
- app String
- The application to filter by.
- app
Type String - The application type to filter by.
- include
Deleted Boolean - If true, include deleted tenants in the results.
- tenant
Id Number - The ID of the CASB tenant to look up.
- tenant
Name String - The name of the CASB tenant to look up.
getCasbTenant Result
The following output properties are available:
- Enterprise
Tenant stringId - The enterprise tenant ID.
- Features
Supported List<string> - The list of features supported by the tenant.
- Last
Tenant intValidation Time - The last tenant validation time (epoch).
- Modified
Time int - The last modification time (epoch).
- Re
Auth bool - Whether re-authentication is required.
- Saas
Application string - The SaaS application associated with the tenant.
- Status List<string>
- The status of the tenant.
- Tenant
Deleted bool - Whether the tenant has been deleted.
- Tenant
Id int - The ID of the CASB tenant.
- Tenant
Name string - The name of the CASB tenant.
- Tenant
Webhook boolEnabled - Whether tenant webhook is enabled.
- Zscaler
App intTenant Id - The Zscaler application tenant ID.
- Enterprise
Tenant stringId - The enterprise tenant ID.
- Features
Supported []string - The list of features supported by the tenant.
- Last
Tenant intValidation Time - The last tenant validation time (epoch).
- Modified
Time int - The last modification time (epoch).
- Re
Auth bool - Whether re-authentication is required.
- Saas
Application string - The SaaS application associated with the tenant.
- Status []string
- The status of the tenant.
- Tenant
Deleted bool - Whether the tenant has been deleted.
- Tenant
Id int - The ID of the CASB tenant.
- Tenant
Name string - The name of the CASB tenant.
- Tenant
Webhook boolEnabled - Whether tenant webhook is enabled.
- Zscaler
App intTenant Id - The Zscaler application tenant ID.
- enterprise
Tenant StringId - The enterprise tenant ID.
- features
Supported List<String> - The list of features supported by the tenant.
- last
Tenant IntegerValidation Time - The last tenant validation time (epoch).
- modified
Time Integer - The last modification time (epoch).
- re
Auth Boolean - Whether re-authentication is required.
- saas
Application String - The SaaS application associated with the tenant.
- status List<String>
- The status of the tenant.
- tenant
Deleted Boolean - Whether the tenant has been deleted.
- tenant
Id Integer - The ID of the CASB tenant.
- tenant
Name String - The name of the CASB tenant.
- tenant
Webhook BooleanEnabled - Whether tenant webhook is enabled.
- zscaler
App IntegerTenant Id - The Zscaler application tenant ID.
- enterprise
Tenant stringId - The enterprise tenant ID.
- features
Supported string[] - The list of features supported by the tenant.
- last
Tenant numberValidation Time - The last tenant validation time (epoch).
- modified
Time number - The last modification time (epoch).
- re
Auth boolean - Whether re-authentication is required.
- saas
Application string - The SaaS application associated with the tenant.
- status string[]
- The status of the tenant.
- tenant
Deleted boolean - Whether the tenant has been deleted.
- tenant
Id number - The ID of the CASB tenant.
- tenant
Name string - The name of the CASB tenant.
- tenant
Webhook booleanEnabled - Whether tenant webhook is enabled.
- zscaler
App numberTenant Id - The Zscaler application tenant ID.
- enterprise_
tenant_ strid - The enterprise tenant ID.
- features_
supported Sequence[str] - The list of features supported by the tenant.
- last_
tenant_ intvalidation_ time - The last tenant validation time (epoch).
- modified_
time int - The last modification time (epoch).
- re_
auth bool - Whether re-authentication is required.
- saas_
application str - The SaaS application associated with the tenant.
- status Sequence[str]
- The status of the tenant.
- tenant_
deleted bool - Whether the tenant has been deleted.
- tenant_
id int - The ID of the CASB tenant.
- tenant_
name str - The name of the CASB tenant.
- tenant_
webhook_ boolenabled - Whether tenant webhook is enabled.
- zscaler_
app_ inttenant_ id - The Zscaler application tenant ID.
- enterprise
Tenant StringId - The enterprise tenant ID.
- features
Supported List<String> - The list of features supported by the tenant.
- last
Tenant NumberValidation Time - The last tenant validation time (epoch).
- modified
Time Number - The last modification time (epoch).
- re
Auth Boolean - Whether re-authentication is required.
- saas
Application String - The SaaS application associated with the tenant.
- status List<String>
- The status of the tenant.
- tenant
Deleted Boolean - Whether the tenant has been deleted.
- tenant
Id Number - The ID of the CASB tenant.
- tenant
Name String - The name of the CASB tenant.
- tenant
Webhook BooleanEnabled - Whether tenant webhook is enabled.
- zscaler
App NumberTenant Id - The Zscaler application tenant ID.
Package Details
- Repository
- zia zscaler/pulumi-zia
- License
Viewing docs for pulumi-resource-zia v1.3.8
published on Friday, Mar 13, 2026 by Zscaler
published on Friday, Mar 13, 2026 by Zscaler
