-
- Source |
-
-
- Project: |
- {{ backup?.project }} |
-
-
- Type: |
- {{ backup?.type }} |
-
-
- Source: |
-
-
- BigQuery:
- {{
+
+ Source |
+
+
+ Type: |
+ {{ backup?.type }} |
+
+
+ Project: |
+ {{ backup?.project }} |
+
+
+ Source: |
+
+
+ BigQuery:
+ {{
backup?.bigquery_options?.dataset
}}
-
-
- Bucket:
- {{
+
+
+ Bucket:
+ {{
backup?.gcs_options?.bucket
}}
-
- |
-
-
- Tables: |
-
- |
+
+
+ Tables: |
+
+
- |
-
- {{ table }}
+
+
+
+
+
- Excluded tables: |
-
- |
- {{ table }}
+
+
+
+
+
- Included prefixes: |
-
-
- |
-
-
+ Included prefixes: |
+
+
+ |
+
+
- Excluded prefixes: |
-
-
- |
-
-
- Target |
-
-
- Sink bucket: |
- {{ backup?.sink }} |
-
-
- Storage region: |
- {{ backup?.target?.region }} |
-
-
- Secondary storage region: |
- {{ backup?.target?.dual_region }} |
-
-
- Storage class: |
- {{ backup?.target?.storage_class }} |
-
-
- Archive TTM: |
- {{ backup?.target?.archive_ttm }} |
-
+ >
+ Excluded prefixes: |
+
+
+ |
+ |
+
+ Data owner: |
+ {{ backup?.data_owner || "n/a" }} |
+
+
+ Data availability class: |
+ {{ backup?.data_availability_class || "n/a" }} |
+
+
+ Recovery Point Objective (hours): |
+ {{ backup?.recovery_point_objective || "n/a" }} |
+
+
+ Recovery Time Objective (minutes): |
+ {{ backup?.recovery_time_objective || "n/a" }} |
+
+
+ Target |
+
+
+ Sink Project: |
+ {{ backup?.sink_project }}
+ |
+
+
+ Sink bucket: |
+ {{ backup?.sink }} |
+
+
+ Storage region: |
+ {{ backup?.target?.region }} |
+
+
+ Secondary storage region: |
+ {{ backup?.target?.dual_region }} |
+
+
+ Storage class: |
+ {{ backup?.target?.storage_class }} |
+
+
+ Archive TTM: |
+ {{ backup?.target?.archive_ttm }} |
+
-
- Details |
-
-
- Strategy: |
- {{ backup?.strategy }} |
-
-
- Snapshot frequency: |
- {{ backup?.snapshot_options?.frequency_in_hours }}h |
-
-
- Lifetime: |
- {{ backup?.snapshot_options?.lifetime_in_days }} days |
-
-
- Snapshot last scheduled: |
- {{ backup?.snapshot_options?.last_scheduled }} |
-
-
- Lifetime: |
- {{ backup?.snapshot_options?.lifetime_in_days }} days |
-
-
- Status |
-
-
- Status: |
- {{ backup?.status }} |
-
-
- Created: |
- {{ backup?.created }} |
-
-
- Updated: |
- {{ backup?.updated }} |
-
+
+ Details |
+
+
+ Strategy: |
+ {{ backup?.strategy }} |
+
+
+ Snapshot frequency: |
+ {{ backup?.snapshot_options?.frequency_in_hours }}h |
+
+
+ Lifetime: |
+ {{ backup?.snapshot_options?.lifetime_in_days }} days |
+
+
+ Snapshot last scheduled: |
+ {{ backup?.snapshot_options?.last_scheduled }} |
+
+
+ Lifetime: |
+ {{ backup?.snapshot_options?.lifetime_in_days }} days |
+
+
+ Status |
+
+
+ Status: |
+ {{ backup?.status }} |
+
+
+ Created: |
+ {{ backup?.created }} |
+
+
+ Updated: |
+ {{ backup?.updated }} |
+