Use the zia_dlp_cloud_to_cloud_ir data source to get information about Cloud-to-Cloud Incident Receiver (C2CIR) tenants configured in the ZIA Admin Portal. This data source retrieves detailed information about C2CIR configurations including tenant authorization, onboardable entities, and validation status. The retrieved information can be used in Web DLP Rules zia.DLPWebRules or CASB DLP Rules zia_casb_dlp_rules.
Example Usage
# Retrieve the C2CIR by name
data "zia_dlp_cloud_to_cloud_ir" "this" {
name = "AzureTenant01"
}
# Output the retrieved information
output "zia_dlp_cloud_to_cloud_ir" {
value = data.zia_dlp_cloud_to_cloud_ir.this
}
Using getDlpCloudToCloudIr
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 getDlpCloudToCloudIr(args: GetDlpCloudToCloudIrArgs, opts?: InvokeOptions): Promise<GetDlpCloudToCloudIrResult>
function getDlpCloudToCloudIrOutput(args: GetDlpCloudToCloudIrOutputArgs, opts?: InvokeOptions): Output<GetDlpCloudToCloudIrResult>def get_dlp_cloud_to_cloud_ir(id: Optional[int] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDlpCloudToCloudIrResult
def get_dlp_cloud_to_cloud_ir_output(id: Optional[pulumi.Input[int]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDlpCloudToCloudIrResult]func GetDlpCloudToCloudIr(ctx *Context, args *GetDlpCloudToCloudIrArgs, opts ...InvokeOption) (*GetDlpCloudToCloudIrResult, error)
func GetDlpCloudToCloudIrOutput(ctx *Context, args *GetDlpCloudToCloudIrOutputArgs, opts ...InvokeOption) GetDlpCloudToCloudIrResultOutput> Note: This function is named GetDlpCloudToCloudIr in the Go SDK.
public static class GetDlpCloudToCloudIr
{
public static Task<GetDlpCloudToCloudIrResult> InvokeAsync(GetDlpCloudToCloudIrArgs args, InvokeOptions? opts = null)
public static Output<GetDlpCloudToCloudIrResult> Invoke(GetDlpCloudToCloudIrInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDlpCloudToCloudIrResult> getDlpCloudToCloudIr(GetDlpCloudToCloudIrArgs args, InvokeOptions options)
public static Output<GetDlpCloudToCloudIrResult> getDlpCloudToCloudIr(GetDlpCloudToCloudIrArgs args, InvokeOptions options)
fn::invoke:
function: zia:index/getDlpCloudToCloudIr:getDlpCloudToCloudIr
arguments:
# arguments dictionaryThe following arguments are supported:
getDlpCloudToCloudIr Result
The following output properties are available:
- Id int
- (Number) Unique identifier for the Zscaler app tenant.
- Last
Modified List<zscaler.Bies Pulumi Package. Zia. Outputs. Get Dlp Cloud To Cloud Ir Last Modified By> - (List) Information about who last modified the C2CIR tenant.
- Last
Tenant intValidation Time - (Number) Timestamp of the last tenant validation.
- Last
Validation List<zscaler.Msgs Pulumi Package. Zia. Outputs. Get Dlp Cloud To Cloud Ir Last Validation Msg> - (List) Last validation message for the onboardable entity.
- Modified
Time int - (Number) Timestamp when the C2CIR tenant was last modified.
- Name string
- (String) Name of the Zscaler app tenant.
- Onboardable
Entities List<zscaler.Pulumi Package. Zia. Outputs. Get Dlp Cloud To Cloud Ir Onboardable Entity> - (List) Information about the onboardable entity.
- Statuses List<string>
- (List of String) The current status of the C2CIR tenant (e.g.,
CASB_TENANT_ACTIVE).
- Id int
- (Number) Unique identifier for the Zscaler app tenant.
- Last
Modified []GetBies Dlp Cloud To Cloud Ir Last Modified By - (List) Information about who last modified the C2CIR tenant.
- Last
Tenant intValidation Time - (Number) Timestamp of the last tenant validation.
- Last
Validation []GetMsgs Dlp Cloud To Cloud Ir Last Validation Msg - (List) Last validation message for the onboardable entity.
- Modified
Time int - (Number) Timestamp when the C2CIR tenant was last modified.
- Name string
- (String) Name of the Zscaler app tenant.
- Onboardable
Entities []GetDlp Cloud To Cloud Ir Onboardable Entity - (List) Information about the onboardable entity.
- Statuses []string
- (List of String) The current status of the C2CIR tenant (e.g.,
CASB_TENANT_ACTIVE).
- id Integer
- (Number) Unique identifier for the Zscaler app tenant.
- last
Modified List<GetBies Dlp Cloud To Cloud Ir Last Modified By> - (List) Information about who last modified the C2CIR tenant.
- last
Tenant IntegerValidation Time - (Number) Timestamp of the last tenant validation.
- last
Validation List<GetMsgs Dlp Cloud To Cloud Ir Last Validation Msg> - (List) Last validation message for the onboardable entity.
- modified
Time Integer - (Number) Timestamp when the C2CIR tenant was last modified.
- name String
- (String) Name of the Zscaler app tenant.
- onboardable
Entities List<GetDlp Cloud To Cloud Ir Onboardable Entity> - (List) Information about the onboardable entity.
- statuses List<String>
- (List of String) The current status of the C2CIR tenant (e.g.,
CASB_TENANT_ACTIVE).
- id number
- (Number) Unique identifier for the Zscaler app tenant.
- last
Modified GetBies Dlp Cloud To Cloud Ir Last Modified By[] - (List) Information about who last modified the C2CIR tenant.
- last
Tenant numberValidation Time - (Number) Timestamp of the last tenant validation.
- last
Validation GetMsgs Dlp Cloud To Cloud Ir Last Validation Msg[] - (List) Last validation message for the onboardable entity.
- modified
Time number - (Number) Timestamp when the C2CIR tenant was last modified.
- name string
- (String) Name of the Zscaler app tenant.
- onboardable
Entities GetDlp Cloud To Cloud Ir Onboardable Entity[] - (List) Information about the onboardable entity.
- statuses string[]
- (List of String) The current status of the C2CIR tenant (e.g.,
CASB_TENANT_ACTIVE).
- id int
- (Number) Unique identifier for the Zscaler app tenant.
- last_
modified_ Sequence[Getbies Dlp Cloud To Cloud Ir Last Modified By] - (List) Information about who last modified the C2CIR tenant.
- last_
tenant_ intvalidation_ time - (Number) Timestamp of the last tenant validation.
- last_
validation_ Sequence[Getmsgs Dlp Cloud To Cloud Ir Last Validation Msg] - (List) Last validation message for the onboardable entity.
- modified_
time int - (Number) Timestamp when the C2CIR tenant was last modified.
- name str
- (String) Name of the Zscaler app tenant.
- onboardable_
entities Sequence[GetDlp Cloud To Cloud Ir Onboardable Entity] - (List) Information about the onboardable entity.
- statuses Sequence[str]
- (List of String) The current status of the C2CIR tenant (e.g.,
CASB_TENANT_ACTIVE).
- id Number
- (Number) Unique identifier for the Zscaler app tenant.
- last
Modified List<Property Map>Bies - (List) Information about who last modified the C2CIR tenant.
- last
Tenant NumberValidation Time - (Number) Timestamp of the last tenant validation.
- last
Validation List<Property Map>Msgs - (List) Last validation message for the onboardable entity.
- modified
Time Number - (Number) Timestamp when the C2CIR tenant was last modified.
- name String
- (String) Name of the Zscaler app tenant.
- onboardable
Entities List<Property Map> - (List) Information about the onboardable entity.
- statuses List<String>
- (List of String) The current status of the C2CIR tenant (e.g.,
CASB_TENANT_ACTIVE).
Supporting Types
GetDlpCloudToCloudIrLastModifiedBy
- Extensions Dictionary<string, string>
- (Map) Additional properties for the Zscaler app tenant
- External
Id string - (String) External identifier for the Zscaler app tenant.
- Id int
- (Number) Unique identifier for the Zscaler app tenant.
- Name string
- (String) Name of the Zscaler app tenant.
- Extensions map[string]string
- (Map) Additional properties for the Zscaler app tenant
- External
Id string - (String) External identifier for the Zscaler app tenant.
- Id int
- (Number) Unique identifier for the Zscaler app tenant.
- Name string
- (String) Name of the Zscaler app tenant.
- extensions Map<String,String>
- (Map) Additional properties for the Zscaler app tenant
- external
Id String - (String) External identifier for the Zscaler app tenant.
- id Integer
- (Number) Unique identifier for the Zscaler app tenant.
- name String
- (String) Name of the Zscaler app tenant.
- extensions {[key: string]: string}
- (Map) Additional properties for the Zscaler app tenant
- external
Id string - (String) External identifier for the Zscaler app tenant.
- id number
- (Number) Unique identifier for the Zscaler app tenant.
- name string
- (String) Name of the Zscaler app tenant.
- extensions Mapping[str, str]
- (Map) Additional properties for the Zscaler app tenant
- external_
id str - (String) External identifier for the Zscaler app tenant.
- id int
- (Number) Unique identifier for the Zscaler app tenant.
- name str
- (String) Name of the Zscaler app tenant.
- extensions Map<String>
- (Map) Additional properties for the Zscaler app tenant
- external
Id String - (String) External identifier for the Zscaler app tenant.
- id Number
- (Number) Unique identifier for the Zscaler app tenant.
- name String
- (String) Name of the Zscaler app tenant.
GetDlpCloudToCloudIrLastValidationMsg
- error_
code int - (Number) Error code from validation.
- error_
msg str - (String) Error message from validation.
GetDlpCloudToCloudIrOnboardableEntity
- Application string
- (String) Application name (e.g.,
SLACK). - Enterprise
Tenant stringId - (String) Enterprise tenant ID.
- Id int
- (Number) Unique identifier for the Zscaler app tenant.
- Last
Validation List<zscaler.Msgs Pulumi Package. Zia. Inputs. Get Dlp Cloud To Cloud Ir Onboardable Entity Last Validation Msg> - (List) Last validation message for the onboardable entity.
- Name string
- (String) Name of the Zscaler app tenant.
-
List<zscaler.
Pulumi Package. Zia. Inputs. Get Dlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info> - (List) Tenant authorization information.
- Type string
- (String) Authorization type (e.g.,
SLACK_BOT). - Zscaler
App List<zscaler.Tenant Ids Pulumi Package. Zia. Inputs. Get Dlp Cloud To Cloud Ir Onboardable Entity Zscaler App Tenant Id> - (List) Zscaler app tenant ID information.
- Application string
- (String) Application name (e.g.,
SLACK). - Enterprise
Tenant stringId - (String) Enterprise tenant ID.
- Id int
- (Number) Unique identifier for the Zscaler app tenant.
- Last
Validation []GetMsgs Dlp Cloud To Cloud Ir Onboardable Entity Last Validation Msg - (List) Last validation message for the onboardable entity.
- Name string
- (String) Name of the Zscaler app tenant.
-
[]Get
Dlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info - (List) Tenant authorization information.
- Type string
- (String) Authorization type (e.g.,
SLACK_BOT). - Zscaler
App []GetTenant Ids Dlp Cloud To Cloud Ir Onboardable Entity Zscaler App Tenant Id - (List) Zscaler app tenant ID information.
- application String
- (String) Application name (e.g.,
SLACK). - enterprise
Tenant StringId - (String) Enterprise tenant ID.
- id Integer
- (Number) Unique identifier for the Zscaler app tenant.
- last
Validation List<GetMsgs Dlp Cloud To Cloud Ir Onboardable Entity Last Validation Msg> - (List) Last validation message for the onboardable entity.
- name String
- (String) Name of the Zscaler app tenant.
-
List<Get
Dlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info> - (List) Tenant authorization information.
- type String
- (String) Authorization type (e.g.,
SLACK_BOT). - zscaler
App List<GetTenant Ids Dlp Cloud To Cloud Ir Onboardable Entity Zscaler App Tenant Id> - (List) Zscaler app tenant ID information.
- application string
- (String) Application name (e.g.,
SLACK). - enterprise
Tenant stringId - (String) Enterprise tenant ID.
- id number
- (Number) Unique identifier for the Zscaler app tenant.
- last
Validation GetMsgs Dlp Cloud To Cloud Ir Onboardable Entity Last Validation Msg[] - (List) Last validation message for the onboardable entity.
- name string
- (String) Name of the Zscaler app tenant.
-
Get
Dlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info[] - (List) Tenant authorization information.
- type string
- (String) Authorization type (e.g.,
SLACK_BOT). - zscaler
App GetTenant Ids Dlp Cloud To Cloud Ir Onboardable Entity Zscaler App Tenant Id[] - (List) Zscaler app tenant ID information.
- application str
- (String) Application name (e.g.,
SLACK). - enterprise_
tenant_ strid - (String) Enterprise tenant ID.
- id int
- (Number) Unique identifier for the Zscaler app tenant.
- last_
validation_ Sequence[Getmsgs Dlp Cloud To Cloud Ir Onboardable Entity Last Validation Msg] - (List) Last validation message for the onboardable entity.
- name str
- (String) Name of the Zscaler app tenant.
-
Sequence[Get
Dlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info] - (List) Tenant authorization information.
- type str
- (String) Authorization type (e.g.,
SLACK_BOT). - zscaler_
app_ Sequence[Gettenant_ ids Dlp Cloud To Cloud Ir Onboardable Entity Zscaler App Tenant Id] - (List) Zscaler app tenant ID information.
- application String
- (String) Application name (e.g.,
SLACK). - enterprise
Tenant StringId - (String) Enterprise tenant ID.
- id Number
- (Number) Unique identifier for the Zscaler app tenant.
- last
Validation List<Property Map>Msgs - (List) Last validation message for the onboardable entity.
- name String
- (String) Name of the Zscaler app tenant.
- List<Property Map>
- (List) Tenant authorization information.
- type String
- (String) Authorization type (e.g.,
SLACK_BOT). - zscaler
App List<Property Map>Tenant Ids - (List) Zscaler app tenant ID information.
GetDlpCloudToCloudIrOnboardableEntityLastValidationMsg
- error_
code int - (Number) Error code from validation.
- error_
msg str - (String) Error message from validation.
GetDlpCloudToCloudIrOnboardableEntityTenantAuthorizationInfo
- Access
Token string - (String) Access token for authorization.
- Apicp string
- (String) API CP configuration.
- Bot
Id string - (String) Bot ID for authorization.
- Bot
Token string - (String) Bot token for authorization.
- Client
Id string - (String) Client ID for authorization.
- Client
Secret string - (String) Client secret for authorization.
- Cloud
Trail stringBucket Name - (String) Cloud trail bucket name.
- Cred
Json string - (String) Credential JSON.
- Credentials string
- (String) Credentials for authorization.
- Dlp
Qtn stringLib Name - (String) DLP quarantine library name.
- Enterprise
Id string - (String) Enterprise identifier.
- Env string
- (String) Environment (e.g.,
SALESFORCE_PRODUCTION). - External
Id string - (String) External identifier for the Zscaler app tenant.
- Features
Supporteds List<string> - (List of String) Supported features (e.g.,
CASB). - Instance
Url string - (String) Instance URL for the tenant.
- Mal
Qtn stringLib Name - (String) Malware quarantine library name.
- Org
Api stringKey - (String) Organization API key.
- Organization
Id string - (String) Organization identifier.
- Qtn
Channel stringUrl - (String) Quarantine channel URL.
- Qtn
Info boolCleared - (Boolean) Whether quarantine information is cleared.
- Qtn
Infos List<zscaler.Pulumi Package. Zia. Inputs. Get Dlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info Qtn Info> - (List) Quarantine information.
- Quarantine
Bucket stringName - (String) Quarantine bucket name.
- Redirect
Url string - (String) Redirect URL for authorization.
- Rest
Api stringEndpoint - (String) REST API endpoint.
- Role string
- (String) Role for authorization (e.g.,
READ). - Role
Arn string - (String) Role ARN for authorization.
- Secret
Token string - (String) Secret token for authorization.
- Smir
Bucket List<zscaler.Configs Pulumi Package. Zia. Inputs. Get Dlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info Smir Bucket Config> - (List) SMIR bucket configuration.
- Subdomain string
- (String) Subdomain for the tenant.
- Temp
Auth stringCode - (String) Temporary authorization code.
- Token
Endpoint string - (String) Token endpoint for authorization.
- Type string
- (String) Authorization type (e.g.,
SLACK_BOT). - User
Name string - (String) Username for authorization.
- User
Pwd string - (String) User password for authorization.
- Workspace
Id string - (String) Workspace identifier.
- Workspace
Name string - (String) Workspace name.
- Access
Token string - (String) Access token for authorization.
- Apicp string
- (String) API CP configuration.
- Bot
Id string - (String) Bot ID for authorization.
- Bot
Token string - (String) Bot token for authorization.
- Client
Id string - (String) Client ID for authorization.
- Client
Secret string - (String) Client secret for authorization.
- Cloud
Trail stringBucket Name - (String) Cloud trail bucket name.
- Cred
Json string - (String) Credential JSON.
- Credentials string
- (String) Credentials for authorization.
- Dlp
Qtn stringLib Name - (String) DLP quarantine library name.
- Enterprise
Id string - (String) Enterprise identifier.
- Env string
- (String) Environment (e.g.,
SALESFORCE_PRODUCTION). - External
Id string - (String) External identifier for the Zscaler app tenant.
- Features
Supporteds []string - (List of String) Supported features (e.g.,
CASB). - Instance
Url string - (String) Instance URL for the tenant.
- Mal
Qtn stringLib Name - (String) Malware quarantine library name.
- Org
Api stringKey - (String) Organization API key.
- Organization
Id string - (String) Organization identifier.
- Qtn
Channel stringUrl - (String) Quarantine channel URL.
- Qtn
Info boolCleared - (Boolean) Whether quarantine information is cleared.
- Qtn
Infos []GetDlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info Qtn Info - (List) Quarantine information.
- Quarantine
Bucket stringName - (String) Quarantine bucket name.
- Redirect
Url string - (String) Redirect URL for authorization.
- Rest
Api stringEndpoint - (String) REST API endpoint.
- Role string
- (String) Role for authorization (e.g.,
READ). - Role
Arn string - (String) Role ARN for authorization.
- Secret
Token string - (String) Secret token for authorization.
- Smir
Bucket []GetConfigs Dlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info Smir Bucket Config - (List) SMIR bucket configuration.
- Subdomain string
- (String) Subdomain for the tenant.
- Temp
Auth stringCode - (String) Temporary authorization code.
- Token
Endpoint string - (String) Token endpoint for authorization.
- Type string
- (String) Authorization type (e.g.,
SLACK_BOT). - User
Name string - (String) Username for authorization.
- User
Pwd string - (String) User password for authorization.
- Workspace
Id string - (String) Workspace identifier.
- Workspace
Name string - (String) Workspace name.
- access
Token String - (String) Access token for authorization.
- apicp String
- (String) API CP configuration.
- bot
Id String - (String) Bot ID for authorization.
- bot
Token String - (String) Bot token for authorization.
- client
Id String - (String) Client ID for authorization.
- client
Secret String - (String) Client secret for authorization.
- cloud
Trail StringBucket Name - (String) Cloud trail bucket name.
- cred
Json String - (String) Credential JSON.
- credentials String
- (String) Credentials for authorization.
- dlp
Qtn StringLib Name - (String) DLP quarantine library name.
- enterprise
Id String - (String) Enterprise identifier.
- env String
- (String) Environment (e.g.,
SALESFORCE_PRODUCTION). - external
Id String - (String) External identifier for the Zscaler app tenant.
- features
Supporteds List<String> - (List of String) Supported features (e.g.,
CASB). - instance
Url String - (String) Instance URL for the tenant.
- mal
Qtn StringLib Name - (String) Malware quarantine library name.
- org
Api StringKey - (String) Organization API key.
- organization
Id String - (String) Organization identifier.
- qtn
Channel StringUrl - (String) Quarantine channel URL.
- qtn
Info BooleanCleared - (Boolean) Whether quarantine information is cleared.
- qtn
Infos List<GetDlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info Qtn Info> - (List) Quarantine information.
- quarantine
Bucket StringName - (String) Quarantine bucket name.
- redirect
Url String - (String) Redirect URL for authorization.
- rest
Api StringEndpoint - (String) REST API endpoint.
- role String
- (String) Role for authorization (e.g.,
READ). - role
Arn String - (String) Role ARN for authorization.
- secret
Token String - (String) Secret token for authorization.
- smir
Bucket List<GetConfigs Dlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info Smir Bucket Config> - (List) SMIR bucket configuration.
- subdomain String
- (String) Subdomain for the tenant.
- temp
Auth StringCode - (String) Temporary authorization code.
- token
Endpoint String - (String) Token endpoint for authorization.
- type String
- (String) Authorization type (e.g.,
SLACK_BOT). - user
Name String - (String) Username for authorization.
- user
Pwd String - (String) User password for authorization.
- workspace
Id String - (String) Workspace identifier.
- workspace
Name String - (String) Workspace name.
- access
Token string - (String) Access token for authorization.
- apicp string
- (String) API CP configuration.
- bot
Id string - (String) Bot ID for authorization.
- bot
Token string - (String) Bot token for authorization.
- client
Id string - (String) Client ID for authorization.
- client
Secret string - (String) Client secret for authorization.
- cloud
Trail stringBucket Name - (String) Cloud trail bucket name.
- cred
Json string - (String) Credential JSON.
- credentials string
- (String) Credentials for authorization.
- dlp
Qtn stringLib Name - (String) DLP quarantine library name.
- enterprise
Id string - (String) Enterprise identifier.
- env string
- (String) Environment (e.g.,
SALESFORCE_PRODUCTION). - external
Id string - (String) External identifier for the Zscaler app tenant.
- features
Supporteds string[] - (List of String) Supported features (e.g.,
CASB). - instance
Url string - (String) Instance URL for the tenant.
- mal
Qtn stringLib Name - (String) Malware quarantine library name.
- org
Api stringKey - (String) Organization API key.
- organization
Id string - (String) Organization identifier.
- qtn
Channel stringUrl - (String) Quarantine channel URL.
- qtn
Info booleanCleared - (Boolean) Whether quarantine information is cleared.
- qtn
Infos GetDlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info Qtn Info[] - (List) Quarantine information.
- quarantine
Bucket stringName - (String) Quarantine bucket name.
- redirect
Url string - (String) Redirect URL for authorization.
- rest
Api stringEndpoint - (String) REST API endpoint.
- role string
- (String) Role for authorization (e.g.,
READ). - role
Arn string - (String) Role ARN for authorization.
- secret
Token string - (String) Secret token for authorization.
- smir
Bucket GetConfigs Dlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info Smir Bucket Config[] - (List) SMIR bucket configuration.
- subdomain string
- (String) Subdomain for the tenant.
- temp
Auth stringCode - (String) Temporary authorization code.
- token
Endpoint string - (String) Token endpoint for authorization.
- type string
- (String) Authorization type (e.g.,
SLACK_BOT). - user
Name string - (String) Username for authorization.
- user
Pwd string - (String) User password for authorization.
- workspace
Id string - (String) Workspace identifier.
- workspace
Name string - (String) Workspace name.
- access_
token str - (String) Access token for authorization.
- apicp str
- (String) API CP configuration.
- bot_
id str - (String) Bot ID for authorization.
- bot_
token str - (String) Bot token for authorization.
- client_
id str - (String) Client ID for authorization.
- client_
secret str - (String) Client secret for authorization.
- cloud_
trail_ strbucket_ name - (String) Cloud trail bucket name.
- cred_
json str - (String) Credential JSON.
- credentials str
- (String) Credentials for authorization.
- dlp_
qtn_ strlib_ name - (String) DLP quarantine library name.
- enterprise_
id str - (String) Enterprise identifier.
- env str
- (String) Environment (e.g.,
SALESFORCE_PRODUCTION). - external_
id str - (String) External identifier for the Zscaler app tenant.
- features_
supporteds Sequence[str] - (List of String) Supported features (e.g.,
CASB). - instance_
url str - (String) Instance URL for the tenant.
- mal_
qtn_ strlib_ name - (String) Malware quarantine library name.
- org_
api_ strkey - (String) Organization API key.
- organization_
id str - (String) Organization identifier.
- qtn_
channel_ strurl - (String) Quarantine channel URL.
- qtn_
info_ boolcleared - (Boolean) Whether quarantine information is cleared.
- qtn_
infos Sequence[GetDlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info Qtn Info] - (List) Quarantine information.
- quarantine_
bucket_ strname - (String) Quarantine bucket name.
- redirect_
url str - (String) Redirect URL for authorization.
- rest_
api_ strendpoint - (String) REST API endpoint.
- role str
- (String) Role for authorization (e.g.,
READ). - role_
arn str - (String) Role ARN for authorization.
- secret_
token str - (String) Secret token for authorization.
- smir_
bucket_ Sequence[Getconfigs Dlp Cloud To Cloud Ir Onboardable Entity Tenant Authorization Info Smir Bucket Config] - (List) SMIR bucket configuration.
- subdomain str
- (String) Subdomain for the tenant.
- temp_
auth_ strcode - (String) Temporary authorization code.
- token_
endpoint str - (String) Token endpoint for authorization.
- type str
- (String) Authorization type (e.g.,
SLACK_BOT). - user_
name str - (String) Username for authorization.
- user_
pwd str - (String) User password for authorization.
- workspace_
id str - (String) Workspace identifier.
- workspace_
name str - (String) Workspace name.
- access
Token String - (String) Access token for authorization.
- apicp String
- (String) API CP configuration.
- bot
Id String - (String) Bot ID for authorization.
- bot
Token String - (String) Bot token for authorization.
- client
Id String - (String) Client ID for authorization.
- client
Secret String - (String) Client secret for authorization.
- cloud
Trail StringBucket Name - (String) Cloud trail bucket name.
- cred
Json String - (String) Credential JSON.
- credentials String
- (String) Credentials for authorization.
- dlp
Qtn StringLib Name - (String) DLP quarantine library name.
- enterprise
Id String - (String) Enterprise identifier.
- env String
- (String) Environment (e.g.,
SALESFORCE_PRODUCTION). - external
Id String - (String) External identifier for the Zscaler app tenant.
- features
Supporteds List<String> - (List of String) Supported features (e.g.,
CASB). - instance
Url String - (String) Instance URL for the tenant.
- mal
Qtn StringLib Name - (String) Malware quarantine library name.
- org
Api StringKey - (String) Organization API key.
- organization
Id String - (String) Organization identifier.
- qtn
Channel StringUrl - (String) Quarantine channel URL.
- qtn
Info BooleanCleared - (Boolean) Whether quarantine information is cleared.
- qtn
Infos List<Property Map> - (List) Quarantine information.
- quarantine
Bucket StringName - (String) Quarantine bucket name.
- redirect
Url String - (String) Redirect URL for authorization.
- rest
Api StringEndpoint - (String) REST API endpoint.
- role String
- (String) Role for authorization (e.g.,
READ). - role
Arn String - (String) Role ARN for authorization.
- secret
Token String - (String) Secret token for authorization.
- smir
Bucket List<Property Map>Configs - (List) SMIR bucket configuration.
- subdomain String
- (String) Subdomain for the tenant.
- temp
Auth StringCode - (String) Temporary authorization code.
- token
Endpoint String - (String) Token endpoint for authorization.
- type String
- (String) Authorization type (e.g.,
SLACK_BOT). - user
Name String - (String) Username for authorization.
- user
Pwd String - (String) User password for authorization.
- workspace
Id String - (String) Workspace identifier.
- workspace
Name String - (String) Workspace name.
GetDlpCloudToCloudIrOnboardableEntityTenantAuthorizationInfoQtnInfo
- Admin
Id string - (String) Administrator identifier.
- Mod
Time int - (Number) Modification time.
- Qtn
Folder stringPath - (String) Quarantine folder path.
- Admin
Id string - (String) Administrator identifier.
- Mod
Time int - (Number) Modification time.
- Qtn
Folder stringPath - (String) Quarantine folder path.
- admin
Id String - (String) Administrator identifier.
- mod
Time Integer - (Number) Modification time.
- qtn
Folder StringPath - (String) Quarantine folder path.
- admin
Id string - (String) Administrator identifier.
- mod
Time number - (Number) Modification time.
- qtn
Folder stringPath - (String) Quarantine folder path.
- admin_
id str - (String) Administrator identifier.
- mod_
time int - (Number) Modification time.
- qtn_
folder_ strpath - (String) Quarantine folder path.
- admin
Id String - (String) Administrator identifier.
- mod
Time Number - (Number) Modification time.
- qtn
Folder StringPath - (String) Quarantine folder path.
GetDlpCloudToCloudIrOnboardableEntityTenantAuthorizationInfoSmirBucketConfig
- Config
Name string - (String) Configuration name for the bucket.
- Data
Bucket stringName - (String) Data bucket name URL.
- Id int
- (Number) Unique identifier for the Zscaler app tenant.
- Metadata
Bucket stringName - (String) Metadata bucket name URL.
- Config
Name string - (String) Configuration name for the bucket.
- Data
Bucket stringName - (String) Data bucket name URL.
- Id int
- (Number) Unique identifier for the Zscaler app tenant.
- Metadata
Bucket stringName - (String) Metadata bucket name URL.
- config
Name String - (String) Configuration name for the bucket.
- data
Bucket StringName - (String) Data bucket name URL.
- id Integer
- (Number) Unique identifier for the Zscaler app tenant.
- metadata
Bucket StringName - (String) Metadata bucket name URL.
- config
Name string - (String) Configuration name for the bucket.
- data
Bucket stringName - (String) Data bucket name URL.
- id number
- (Number) Unique identifier for the Zscaler app tenant.
- metadata
Bucket stringName - (String) Metadata bucket name URL.
- config_
name str - (String) Configuration name for the bucket.
- data_
bucket_ strname - (String) Data bucket name URL.
- id int
- (Number) Unique identifier for the Zscaler app tenant.
- metadata_
bucket_ strname - (String) Metadata bucket name URL.
- config
Name String - (String) Configuration name for the bucket.
- data
Bucket StringName - (String) Data bucket name URL.
- id Number
- (Number) Unique identifier for the Zscaler app tenant.
- metadata
Bucket StringName - (String) Metadata bucket name URL.
GetDlpCloudToCloudIrOnboardableEntityZscalerAppTenantId
- Extensions Dictionary<string, string>
- (Map) Additional properties for the Zscaler app tenant
- External
Id string - (String) External identifier for the Zscaler app tenant.
- Id int
- (Number) Unique identifier for the Zscaler app tenant.
- Name string
- (String) Name of the Zscaler app tenant.
- Extensions map[string]string
- (Map) Additional properties for the Zscaler app tenant
- External
Id string - (String) External identifier for the Zscaler app tenant.
- Id int
- (Number) Unique identifier for the Zscaler app tenant.
- Name string
- (String) Name of the Zscaler app tenant.
- extensions Map<String,String>
- (Map) Additional properties for the Zscaler app tenant
- external
Id String - (String) External identifier for the Zscaler app tenant.
- id Integer
- (Number) Unique identifier for the Zscaler app tenant.
- name String
- (String) Name of the Zscaler app tenant.
- extensions {[key: string]: string}
- (Map) Additional properties for the Zscaler app tenant
- external
Id string - (String) External identifier for the Zscaler app tenant.
- id number
- (Number) Unique identifier for the Zscaler app tenant.
- name string
- (String) Name of the Zscaler app tenant.
- extensions Mapping[str, str]
- (Map) Additional properties for the Zscaler app tenant
- external_
id str - (String) External identifier for the Zscaler app tenant.
- id int
- (Number) Unique identifier for the Zscaler app tenant.
- name str
- (String) Name of the Zscaler app tenant.
- extensions Map<String>
- (Map) Additional properties for the Zscaler app tenant
- external
Id String - (String) External identifier for the Zscaler app tenant.
- id Number
- (Number) Unique identifier for the Zscaler app tenant.
- name String
- (String) Name of the Zscaler app tenant.
Package Details
- Repository
- zia zscaler/pulumi-zia
- License
- MIT
- Notes
- This Pulumi package is based on the
ziaTerraform Provider.
