1. Packages
  2. Zscaler Internet Access (ZIA)
  3. API Docs
  4. getDlpCloudToCloudIr
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 DLP cloud-to-cloud incident receiver by ID or name.

    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(name: Optional[str] = None,
                                  resource_id: Optional[int] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetDlpCloudToCloudIrResult
    def get_dlp_cloud_to_cloud_ir_output(name: Optional[pulumi.Input[str]] = None,
                                  resource_id: Optional[pulumi.Input[int]] = 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:getDlpCloudToCloudIr
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    The name of the cloud-to-cloud incident receiver to look up.
    ResourceId int
    The ID of the cloud-to-cloud incident receiver to look up.
    Name string
    The name of the cloud-to-cloud incident receiver to look up.
    ResourceId int
    The ID of the cloud-to-cloud incident receiver to look up.
    name String
    The name of the cloud-to-cloud incident receiver to look up.
    resourceId Integer
    The ID of the cloud-to-cloud incident receiver to look up.
    name string
    The name of the cloud-to-cloud incident receiver to look up.
    resourceId number
    The ID of the cloud-to-cloud incident receiver to look up.
    name str
    The name of the cloud-to-cloud incident receiver to look up.
    resource_id int
    The ID of the cloud-to-cloud incident receiver to look up.
    name String
    The name of the cloud-to-cloud incident receiver to look up.
    resourceId Number
    The ID of the cloud-to-cloud incident receiver to look up.

    getDlpCloudToCloudIr Result

    The following output properties are available:

    LastTenantValidationTime int
    The last tenant validation time (epoch).
    ModifiedTime int
    The last modification time (epoch).
    Name string
    The name of the cloud-to-cloud incident receiver.
    ResourceId int
    The ID of the cloud-to-cloud incident receiver.
    Status List<string>
    The status of the incident receiver.
    LastModifiedBy zscaler.PulumiPackage.Zia.Outputs.LastModifiedByOutput
    The user who last modified the incident receiver.
    LastValidationMsg zscaler.PulumiPackage.Zia.Outputs.LastValidationMsgOutput
    The last validation message.
    OnboardableEntity zscaler.PulumiPackage.Zia.Outputs.OnboardableEntityOutput
    The onboardable entity associated with the incident receiver.
    LastTenantValidationTime int
    The last tenant validation time (epoch).
    ModifiedTime int
    The last modification time (epoch).
    Name string
    The name of the cloud-to-cloud incident receiver.
    ResourceId int
    The ID of the cloud-to-cloud incident receiver.
    Status []string
    The status of the incident receiver.
    LastModifiedBy LastModifiedByOutput
    The user who last modified the incident receiver.
    LastValidationMsg LastValidationMsgOutput
    The last validation message.
    OnboardableEntity OnboardableEntityOutput
    The onboardable entity associated with the incident receiver.
    lastTenantValidationTime Integer
    The last tenant validation time (epoch).
    modifiedTime Integer
    The last modification time (epoch).
    name String
    The name of the cloud-to-cloud incident receiver.
    resourceId Integer
    The ID of the cloud-to-cloud incident receiver.
    status List<String>
    The status of the incident receiver.
    lastModifiedBy LastModifiedByOutput
    The user who last modified the incident receiver.
    lastValidationMsg LastValidationMsgOutput
    The last validation message.
    onboardableEntity OnboardableEntityOutput
    The onboardable entity associated with the incident receiver.
    lastTenantValidationTime number
    The last tenant validation time (epoch).
    modifiedTime number
    The last modification time (epoch).
    name string
    The name of the cloud-to-cloud incident receiver.
    resourceId number
    The ID of the cloud-to-cloud incident receiver.
    status string[]
    The status of the incident receiver.
    lastModifiedBy LastModifiedByOutput
    The user who last modified the incident receiver.
    lastValidationMsg LastValidationMsgOutput
    The last validation message.
    onboardableEntity OnboardableEntityOutput
    The onboardable entity associated with the incident receiver.
    last_tenant_validation_time int
    The last tenant validation time (epoch).
    modified_time int
    The last modification time (epoch).
    name str
    The name of the cloud-to-cloud incident receiver.
    resource_id int
    The ID of the cloud-to-cloud incident receiver.
    status Sequence[str]
    The status of the incident receiver.
    last_modified_by LastModifiedByOutput
    The user who last modified the incident receiver.
    last_validation_msg LastValidationMsgOutput
    The last validation message.
    onboardable_entity OnboardableEntityOutput
    The onboardable entity associated with the incident receiver.
    lastTenantValidationTime Number
    The last tenant validation time (epoch).
    modifiedTime Number
    The last modification time (epoch).
    name String
    The name of the cloud-to-cloud incident receiver.
    resourceId Number
    The ID of the cloud-to-cloud incident receiver.
    status List<String>
    The status of the incident receiver.
    lastModifiedBy Property Map
    The user who last modified the incident receiver.
    lastValidationMsg Property Map
    The last validation message.
    onboardableEntity Property Map
    The onboardable entity associated with the incident receiver.

    Supporting Types

    LastModifiedByOutput

    Name string
    ResourceId int
    Name string
    ResourceId int
    name String
    resourceId Integer
    name string
    resourceId number
    name String
    resourceId Number

    LastValidationMsgOutput

    ErrorCode string
    ErrorMsg string
    ErrorCode string
    ErrorMsg string
    errorCode String
    errorMsg String
    errorCode string
    errorMsg string
    errorCode String
    errorMsg String

    OnboardableEntityOutput

    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.