A NetApp Backup.
| JSON representation |
|---|
{ "name": string, "state": enum ( |
| Fields | |
|---|---|
name |
Output only. The resource name of the backup. Format: |
state |
Output only. The backup state. |
stateDetails |
Output only. State details of the backup. |
storageBytes |
Output only. Current size for the backup in bytes. |
type |
Output only. Type of backup, manually created or created by a backup policy. |
sourceVolume |
Volume full name of this backup belongs to. Format: |
createTime |
Output only. The time when the backup was created. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
labels |
Resource labels to represent user provided metadata. An object containing a list of |
description |
A description of the backup with 2048 characters or less. Requests with longer descriptions will be rejected. |
sourceSnapshot |
If specified, backup will be created from the given snapshot. If not specified, there will be a new snapshot taken to initiate the backup creation. Format: |