MetastoreBackup
| Property | Value |
|---|---|
| Google Cloud Service Name | Dataproc Metastore |
| Google Cloud Service Documentation | /dataproc-metastore/docs/ |
| Google Cloud REST Resource Name | projects.locations.services.backups |
| Google Cloud REST Resource Documentation | /dataproc-metastore/docs/reference/rest/v1/projects.locations.services.backups |
| Config Connector Resource Short Names | gcpmetastorebackup gcpmetastorebackups metastorebackup |
| Config Connector Service Name | metastore.googleapis.com |
| Config Connector Resource Fully Qualified Name | metastorebackups.metastore.cnrm.cloud.google.com |
| Can Be Referenced by IAMPolicy/IAMPolicyMember | No |
| Config Connector Default Average Reconcile Interval In Seconds | 600 |
Custom Resource Definition Properties
Spec
Schema
description: string
resourceID: string
serviceRef:
external: string
name: string
namespace: string
| Fields | |
|---|---|
|
Optional |
The description of the backup. |
|
Optional |
The MetastoreBackup name. If not given, the metadata.name will be used. |
|
Required |
The MetastoreService that the backup belongs to. |
|
Optional |
A reference to an externally managed MetastoreService resource. Should be in the format "projects/{{projectID}}/locations/{{location}}/services/{{serviceID}}". |
|
Optional |
The name of a MetastoreService resource. |
|
Optional |
The namespace of a MetastoreService resource. |
Status
Schema
conditions:
- lastTransitionTime: string
message: string
reason: string
status: string
type: string
externalRef: string
observedGeneration: integer
observedState:
createTime: string
endTime: string
restoringServices:
- string
serviceRevision: schemaless
state: string
| Fields | |
|---|---|
conditions |
Conditions represent the latest available observations of the object's current state. |
conditions[] |
|
conditions[].lastTransitionTime |
Last time the condition transitioned from one status to another. |
conditions[].message |
Human-readable message indicating details about last transition. |
conditions[].reason |
Unique, one-word, CamelCase reason for the condition's last transition. |
conditions[].status |
Status is the status of the condition. Can be True, False, Unknown. |
conditions[].type |
Type is the type of the condition. |
externalRef |
A unique specifier for the MetastoreBackup resource in Google Cloud. |
observedGeneration |
ObservedGeneration is the generation of the resource that was most recently observed by the Config Connector controller. If this is equal to metadata.generation, then that means that the current reported status reflects the most recent desired state of the resource. |
observedState |
ObservedState is the state of the resource as most recently observed in Google Cloud. |
observedState.createTime |
Output only. The time when the backup was started. |
observedState.endTime |
Output only. The time when the backup finished creating. |
observedState.restoringServices |
Output only. Services that are restoring from the backup. |
observedState.restoringServices[] |
|
observedState.serviceRevision |
Output only. The revision of the service at the time of backup. |
observedState.state |
Output only. The current state of the backup. |