Reference documentation and code samples for the License Manager V1 API module Google::Cloud::LicenseManager::V1::ActivationState.
State of the License Key activation on the instance.
Constants
ACTIVATION_STATE_UNSPECIFIED
value: 0
The Status of the activation is unspecified
ACTIVATION_STATE_KEY_REQUESTED
value: 1
Activation key (MAK) requested for the instance.
ACTIVATION_STATE_ACTIVATING
value: 2
License activation process is running on the instance.
ACTIVATION_STATE_ACTIVATED
value: 3
License activation is complete on the instance.
ACTIVATION_STATE_DEACTIVATING
value: 4
License Key is deactivating on the instance.
ACTIVATION_STATE_DEACTIVATED
value: 5
License Key is deactivated on the instance.
ACTIVATION_STATE_TERMINATED
value: 6
License Key activation failed on the instance.