Resource: BackupVault
A NetApp BackupVault.
JSON representation |
---|
{
"name": string,
"state": enum ( |
Fields | |
---|---|
name |
Identifier. The resource name of the backup vault. Format: |
state |
Output only. The backup vault state. |
createTime |
Output only. Create time of the backup vault. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
description |
Description of the backup vault. |
labels |
Resource labels to represent user provided metadata. An object containing a list of |
State
The Backup Vault States
Enums | |
---|---|
STATE_UNSPECIFIED |
State not set. |
CREATING |
BackupVault is being created. |
READY |
BackupVault is available for use. |
DELETING |
BackupVault is being deleted. |
ERROR |
BackupVault is not valid and cannot be used. |
UPDATING |
BackupVault is being updated. |
Methods |
|
---|---|
|
Creates new backup vault |
|
Warning! |
|
Returns the description of the specified backup vault |
|
Returns list of all available backup vaults. |
|
Updates the settings of a specific backup vault. |