NetApp V1 API - Module Google::Cloud::NetApp::V1::KmsConfig::State (v0.3.0)

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

The KmsConfig States

Constants

STATE_UNSPECIFIED

value: 0
Unspecified KmsConfig State

READY

value: 1
KmsConfig State is Ready

CREATING

value: 2
KmsConfig State is Creating

DELETING

value: 3
KmsConfig State is Deleting

UPDATING

value: 4
KmsConfig State is Updating

IN_USE

value: 5
KmsConfig State is In Use.

ERROR

value: 6
KmsConfig State is Error

KEY_CHECK_PENDING

value: 7
KmsConfig State is Pending to verify crypto key access.

KEY_NOT_REACHABLE

value: 8
KmsConfig State is Not accessbile by the SDE service account to the crypto key.

DISABLING

value: 9
KmsConfig State is Disabling.

DISABLED

value: 10
KmsConfig State is Disabled.

MIGRATING

value: 11
KmsConfig State is Migrating. The existing volumes are migrating from SMEK to CMEK.