1. Packages
  2. Zscaler Internet Access (ZIA)
  3. API Docs
  4. getCasbTombstoneTemplate
pulumi-resource-zia v1.3.3 published on Friday, Feb 27, 2026 by Zscaler
zia logo
pulumi-resource-zia v1.3.3 published on Friday, Feb 27, 2026 by Zscaler

    Use this data source to look up a CASB quarantine tombstone template by ID or name.

    Using getCasbTombstoneTemplate

    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 getCasbTombstoneTemplate(args: GetCasbTombstoneTemplateArgs, opts?: InvokeOptions): Promise<GetCasbTombstoneTemplateResult>
    function getCasbTombstoneTemplateOutput(args: GetCasbTombstoneTemplateOutputArgs, opts?: InvokeOptions): Output<GetCasbTombstoneTemplateResult>
    def get_casb_tombstone_template(name: Optional[str] = None,
                                    resource_id: Optional[int] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetCasbTombstoneTemplateResult
    def get_casb_tombstone_template_output(name: Optional[pulumi.Input[str]] = None,
                                    resource_id: Optional[pulumi.Input[int]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetCasbTombstoneTemplateResult]
    func GetCasbTombstoneTemplate(ctx *Context, args *GetCasbTombstoneTemplateArgs, opts ...InvokeOption) (*GetCasbTombstoneTemplateResult, error)
    func GetCasbTombstoneTemplateOutput(ctx *Context, args *GetCasbTombstoneTemplateOutputArgs, opts ...InvokeOption) GetCasbTombstoneTemplateResultOutput

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

    public static class GetCasbTombstoneTemplate 
    {
        public static Task<GetCasbTombstoneTemplateResult> InvokeAsync(GetCasbTombstoneTemplateArgs args, InvokeOptions? opts = null)
        public static Output<GetCasbTombstoneTemplateResult> Invoke(GetCasbTombstoneTemplateInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCasbTombstoneTemplateResult> getCasbTombstoneTemplate(GetCasbTombstoneTemplateArgs args, InvokeOptions options)
    public static Output<GetCasbTombstoneTemplateResult> getCasbTombstoneTemplate(GetCasbTombstoneTemplateArgs args, InvokeOptions options)
    
    fn::invoke:
      function: zia:getCasbTombstoneTemplate
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    The name of the tombstone template to look up.
    ResourceId int
    The ID of the tombstone template to look up.
    Name string
    The name of the tombstone template to look up.
    ResourceId int
    The ID of the tombstone template to look up.
    name String
    The name of the tombstone template to look up.
    resourceId Integer
    The ID of the tombstone template to look up.
    name string
    The name of the tombstone template to look up.
    resourceId number
    The ID of the tombstone template to look up.
    name str
    The name of the tombstone template to look up.
    resource_id int
    The ID of the tombstone template to look up.
    name String
    The name of the tombstone template to look up.
    resourceId Number
    The ID of the tombstone template to look up.

    getCasbTombstoneTemplate Result

    The following output properties are available:

    Description string
    The description of the tombstone template.
    Name string
    The name of the tombstone template.
    ResourceId int
    The ID of the tombstone template.
    Description string
    The description of the tombstone template.
    Name string
    The name of the tombstone template.
    ResourceId int
    The ID of the tombstone template.
    description String
    The description of the tombstone template.
    name String
    The name of the tombstone template.
    resourceId Integer
    The ID of the tombstone template.
    description string
    The description of the tombstone template.
    name string
    The name of the tombstone template.
    resourceId number
    The ID of the tombstone template.
    description str
    The description of the tombstone template.
    name str
    The name of the tombstone template.
    resource_id int
    The ID of the tombstone template.
    description String
    The description of the tombstone template.
    name String
    The name of the tombstone template.
    resourceId Number
    The ID of the tombstone template.

    Package Details

    Repository
    zia zscaler/pulumi-zia
    License
    zia logo
    pulumi-resource-zia v1.3.3 published on Friday, Feb 27, 2026 by Zscaler
      Meet Neo: Your AI Platform Teammate