Backup for Google Cloud FileStore

Backup for Google Cloud Filestore allows you to create and manage backups of your Filestore instances. These backups capture the file system data at a point in time, enabling you to protect against data loss, restore to a previous state, or replicate data across regions. This resource helps ensure business continuity and simplifies disaster recovery for applications relying on Filestore.

gcp.file_backup

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
capacity_gbcoreint64Output only. Capacity of the source file share when the backup was created.
create_timecoretimestampOutput only. The time when the backup was created.
datadog_display_namecorestring
descriptioncorestringA description of the backup with 2048 characters or less. Requests with longer descriptions will be rejected.
download_bytescoreint64Output 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_protocolcorestringOutput only. The file system protocol of the source Filestore instance that this backup is created from.
labelscorearray<string>Resource labels to represent user provided metadata.
namecorestringOutput only. The resource name of the backup, in the format `projects/{project_number}/locations/{location_id}/backups/{backup_id}`.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
satisfies_pzicoreboolOutput only. Reserved for future use.
satisfies_pzscoreboolOutput only. Reserved for future use.
source_file_sharecorestringName of the file share in the source Filestore instance that the backup is created from.
source_instancecorestringThe 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_tiercorestringOutput only. The service tier of the source Filestore instance that this backup is created from.
statecorestringOutput only. The backup state.
storage_bytescoreint64Output only. The size of the storage used by the backup. As backups share storage, this number is expected to change with backup creation/deletion.
tagscorehstore