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

# gcp_netapp_backup_policy{% #gcp_netapp_backup_policy %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `assigned_volume_count`{% #assigned_volume_count %}

**Type**: `INT32`**Provider name**: `assignedVolumeCount`**Description**: Output only. The total number of volumes assigned by this backup policy.

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. The time when the backup policy was created.

## `daily_backup_limit`{% #daily_backup_limit %}

**Type**: `INT32`**Provider name**: `dailyBackupLimit`**Description**: Number of daily backups to keep. Note that the minimum daily backup limit is 2.

## `description`{% #description %}

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

## `enabled`{% #enabled %}

**Type**: `BOOLEAN`**Provider name**: `enabled`**Description**: If enabled, make backups automatically according to the schedules. This will be applied to all volumes that have this policy attached and enforced on volume level. If not specified, default is true.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `monthly_backup_limit`{% #monthly_backup_limit %}

**Type**: `INT32`**Provider name**: `monthlyBackupLimit`**Description**: Number of monthly backups to keep. Note that the sum of daily, weekly and monthly backups should be greater than 1.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Identifier. The resource name of the backup policy. Format: `projects/{project_id}/locations/{location}/backupPolicies/{backup_policy_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`

## `state`{% #state %}

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

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

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `weekly_backup_limit`{% #weekly_backup_limit %}

**Type**: `INT32`**Provider name**: `weeklyBackupLimit`**Description**: Number of weekly backups to keep. Note that the sum of daily, weekly and monthly backups should be greater than 1.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
