NetApp V1 API - Module Google::Cloud::NetApp::V1::BackupVault::State (v0.5.1)

Reference documentation and code samples for the NetApp V1 API module Google::Cloud::NetApp::V1::BackupVault::State.

The Backup Vault States

Constants

STATE_UNSPECIFIED

value: 0
State not set.

CREATING

value: 1
BackupVault is being created.

READY

value: 2
BackupVault is available for use.

DELETING

value: 3
BackupVault is being deleted.

ERROR

value: 4
BackupVault is not valid and cannot be used.

UPDATING

value: 5
BackupVault is being updated.