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

gcp_gkebackup_volume_restore

ancestors

Type: UNORDERED_LIST_STRING

complete_time

Type: TIMESTAMP
Provider name: completeTime
Description: Output only. The timestamp when the associated underlying volume restoration completed.

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. The timestamp when this VolumeRestore resource was created.

etag

Type: STRING
Provider name: etag
Description: Output only. etag is used for optimistic concurrency control as a way to help prevent simultaneous updates of a volume restore from overwriting each other. It is strongly suggested that systems make use of the etag in the read-modify-write cycle to perform volume restore updates in order to avoid race conditions.

labels

Type: UNORDERED_LIST_STRING

name

Type: STRING
Provider name: name
Description: Output only. Full name of the VolumeRestore resource. Format: projects/*/locations/*/restorePlans/*/restores/*/volumeRestores/*

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 current state of this VolumeRestore.
Possible values:

  • STATE_UNSPECIFIED - This is an illegal state and should not be encountered.
  • CREATING - A volume for the restore was identified and restore process is about to start.
  • RESTORING - The volume is currently being restored.
  • SUCCEEDED - The volume has been successfully restored.
  • FAILED - The volume restoration process failed.
  • DELETING - This VolumeRestore resource is in the process of being deleted.

state_message

Type: STRING
Provider name: stateMessage
Description: Output only. A human readable message explaining why the VolumeRestore is in its current state.

tags

Type: UNORDERED_LIST_STRING

target_pvc

Type: STRUCT
Provider name: targetPvc
Description: Output only. The reference to the target Kubernetes PVC to be restored.

  • name
    Type: STRING
    Provider name: name
    Description: Optional. The name of the Kubernetes resource.
  • namespace
    Type: STRING
    Provider name: namespace
    Description: Optional. The Namespace of the Kubernetes resource.

uid

Type: STRING
Provider name: uid
Description: Output only. Server generated global unique identifier of UUID format.

update_time

Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The timestamp when this VolumeRestore resource was last updated.

volume_backup

Type: STRING
Provider name: volumeBackup
Description: Output only. The full name of the VolumeBackup from which the volume will be restored. Format: projects/*/locations/*/backupPlans/*/backups/*/volumeBackups/*.

volume_handle

Type: STRING
Provider name: volumeHandle
Description: Output only. A storage system-specific opaque handler to the underlying volume created for the target PVC from the volume backup.

volume_type

Type: STRING
Provider name: volumeType
Description: Output only. The type of volume provisioned
Possible values:

  • VOLUME_TYPE_UNSPECIFIED - Default
  • GCE_PERSISTENT_DISK - Compute Engine Persistent Disk volume