---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# gcp_netapp_backup_vault{% #gcp_netapp_backup_vault %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `backup_region`{% #backup_region %}

**Type**: `STRING`**Provider name**: `backupRegion`**Description**: Optional. Region where the backups are stored. Format: `projects/{project_id}/locations/{location}`

## `backup_vault_type`{% #backup_vault_type %}

**Type**: `STRING`**Provider name**: `backupVaultType`**Description**: Optional. Type of backup vault to be created. Default is IN_REGION.**Possible values**:

- `BACKUP_VAULT_TYPE_UNSPECIFIED` - BackupVault type not set.
- `IN_REGION` - BackupVault type is IN_REGION.
- `CROSS_REGION` - BackupVault type is CROSS_REGION.

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. Create time of the backup vault.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: Description of the backup vault.

## `destination_backup_vault`{% #destination_backup_vault %}

**Type**: `STRING`**Provider name**: `destinationBackupVault`**Description**: Output only. Name of the Backup vault created in backup region. Format: `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}`

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Identifier. The resource name of the backup vault. Format: `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}`.

## `organization_id`{% #organization_id %}

**Type**: `STRING`

## `parent`{% #parent %}

**Type**: `STRING`

## `project_id`{% #project_id %}

**Type**: `STRING`

## `project_number`{% #project_number %}

**Type**: `STRING`

## `region_id`{% #region_id %}

**Type**: `STRING`

## `resource_name`{% #resource_name %}

**Type**: `STRING`

## `source_backup_vault`{% #source_backup_vault %}

**Type**: `STRING`**Provider name**: `sourceBackupVault`**Description**: Output only. Name of the Backup vault created in source region. Format: `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}`

## `source_region`{% #source_region %}

**Type**: `STRING`**Provider name**: `sourceRegion`**Description**: Output only. Region in which the backup vault is created. Format: `projects/{project_id}/locations/{location}`

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `state`**Description**: Output only. The backup vault state.**Possible values**:

- `STATE_UNSPECIFIED` - State not set.
- `CREATING` - BackupVault is being created.
- `READY` - BackupVault is available for use.
- `DELETING` - BackupVault is being deleted.
- `ERROR` - BackupVault is not valid and cannot be used.
- `UPDATING` - BackupVault is being updated.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `zone_id`{% #zone_id %}

**Type**: `STRING`
