This product is not supported for your selected Datadog site. ().

gcp_netapp_backup_policy

ancestors

Type: UNORDERED_LIST_STRING

assigned_volume_count

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

create_time

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

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

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

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

Type: UNORDERED_LIST_STRING

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

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

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

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

Type: UNORDERED_LIST_STRING

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.