gcp_file_backup

ancestors

Type: UNORDERED_LIST_STRING

capacity_gb

Type: INT64
Provider name: capacityGb
Description: Output only. Capacity of the source file share when the backup was created.

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.

download_bytes

Type: INT64
Provider name: downloadBytes
Description: Output only. Amount of bytes that will be downloaded if the backup is restored. This may be different than storage bytes, since sequential backups of the same disk will share storage.

file_system_protocol

Type: STRING
Provider name: fileSystemProtocol
Description: Output only. The file system protocol of the source Filestore instance that this backup is created from.
Possible values:

  • FILE_PROTOCOL_UNSPECIFIED - FILE_PROTOCOL_UNSPECIFIED serves a ’not set’ default value when a FileProtocol is a separate field in a message.
  • NFS_V3 - NFS 3.0.
  • NFS_V4_1 - NFS 4.1.

kms_key

Type: STRING
Provider name: kmsKey
Description: Immutable. KMS key name used for data encryption.

labels

Type: UNORDERED_LIST_STRING

name

Type: STRING
Provider name: name
Description: Output only. The resource name of the backup, in the format projects/{project_number}/locations/{location_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_file_share

Type: STRING
Provider name: sourceFileShare
Description: Name of the file share in the source Filestore instance that the backup is created from.

source_instance

Type: STRING
Provider name: sourceInstance
Description: The resource name of the source Filestore instance, in the format projects/{project_number}/locations/{location_id}/instances/{instance_id}, used to create this backup.

source_instance_tier

Type: STRING
Provider name: sourceInstanceTier
Description: Output only. The service tier of the source Filestore instance that this backup is created from.
Possible values:

  • TIER_UNSPECIFIED - Not set.
  • STANDARD - STANDARD tier. BASIC_HDD is the preferred term for this tier.
  • PREMIUM - PREMIUM tier. BASIC_SSD is the preferred term for this tier.
  • BASIC_HDD - BASIC instances offer a maximum capacity of 63.9 TB. BASIC_HDD is an alias for STANDARD Tier, offering economical performance backed by HDD.
  • BASIC_SSD - BASIC instances offer a maximum capacity of 63.9 TB. BASIC_SSD is an alias for PREMIUM Tier, and offers improved performance backed by SSD.
  • HIGH_SCALE_SSD - HIGH_SCALE instances offer expanded capacity and performance scaling capabilities.
  • ENTERPRISE - ENTERPRISE instances offer the features and availability needed for mission-critical workloads.
  • ZONAL - ZONAL instances offer expanded capacity and performance scaling capabilities.
  • REGIONAL - REGIONAL instances offer the features and availability needed for mission-critical workloads.

state

Type: STRING
Provider name: state
Description: Output only. The backup state.
Possible values:

  • STATE_UNSPECIFIED - State not set.
  • CREATING - Backup is being created.
  • FINALIZING - Backup has been taken and the operation is being finalized. At this point, changes to the file share will not be reflected in the backup.
  • READY - Backup is available for use.
  • DELETING - Backup is being deleted.
  • INVALID - Backup is not valid and cannot be used for creating new instances or restoring existing instances.

storage_bytes

Type: INT64
Provider name: storageBytes
Description: Output only. The size of the storage used by the backup. As backups share storage, this number is expected to change with backup creation/deletion.

tags

Type: UNORDERED_LIST_STRING