- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`ancestors
Type: UNORDERED_LIST_STRING
backup_region
Type: STRING
Provider name: backupRegion
Description: Output only. Region in which backup is stored. Format: projects/{project_id}/locations/{location}
backup_type
Type: STRING
Provider name: backupType
Description: Output only. Type of backup, manually created or created by a backup policy.
Possible values:
TYPE_UNSPECIFIED
- Unspecified backup type.MANUAL
- Manual backup type.SCHEDULED
- Scheduled backup type.chain_storage_bytes
Type: INT64
Provider name: chainStorageBytes
Description: Output only. Total size of all backups in a chain in bytes = baseline backup size + sum(incremental backup size)
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time when the backup was created.
description
Type: STRING
Provider name: description
Description: A description of the backup with 2048 characters or less. Requests with longer descriptions will be rejected.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Identifier. The resource name of the backup. Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}
.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
satisfies_pzi
Type: BOOLEAN
Provider name: satisfiesPzi
Description: Output only. Reserved for future use
satisfies_pzs
Type: BOOLEAN
Provider name: satisfiesPzs
Description: Output only. Reserved for future use
source_snapshot
Type: STRING
Provider name: sourceSnapshot
Description: If specified, backup will be created from the given snapshot. If not specified, there will be a new snapshot taken to initiate the backup creation. Format: projects/{project_id}/locations/{location}/volumes/{volume_id}/snapshots/{snapshot_id}
source_volume
Type: STRING
Provider name: sourceVolume
Description: Volume full name of this backup belongs to. Format: projects/{projects_id}/locations/{location}/volumes/{volume_id}
state
Type: STRING
Provider name: state
Description: Output only. The backup state.
Possible values:
STATE_UNSPECIFIED
- State not set.CREATING
- Backup is being created. While in this state, the snapshot for the backup point-in-time may not have been created yet, and so the point-in-time may not have been fixed.UPLOADING
- Backup is being uploaded. While in this state, none of the writes to the volume will be included in the backup.READY
- Backup is available for use.DELETING
- Backup is being deleted.ERROR
- Backup is not valid and cannot be used for creating new volumes or restoring existing volumes.UPDATING
- Backup is being updated.tags
Type: UNORDERED_LIST_STRING
volume_region
Type: STRING
Provider name: volumeRegion
Description: Output only. Region of the volume from which the backup was created. Format: projects/{project_id}/locations/{location}
volume_usage_bytes
Type: INT64
Provider name: volumeUsageBytes
Description: Output only. Size of the file system when the backup was created. When creating a new volume from the backup, the volume capacity will have to be at least as big.