NetApp V1 API - Module Google::Cloud::NetApp::V1::BackupVault::EncryptionState (v2.8.0)

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

Encryption state of customer-managed encryption keys (CMEK) backups.

Constants

ENCRYPTION_STATE_UNSPECIFIED

value: 0
Encryption state not set.

ENCRYPTION_STATE_PENDING

value: 1
Encryption state is pending.

ENCRYPTION_STATE_COMPLETED

value: 2
Encryption is complete.

ENCRYPTION_STATE_IN_PROGRESS

value: 3
Encryption is in progress.

ENCRYPTION_STATE_FAILED

value: 4
Encryption has failed.