Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::VmExtensionPolicy::State (v3.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::VmExtensionPolicy::State.
Optional. Output only. [Output Only] Current state of the policy: ACTIVE or DELETING.
Constants
UNDEFINED_STATE
value: 0 A value indicating that the enum field is not set.
ACTIVE
value: 314_733_318 The policy is active and applied to matching VMs.
Newly created VMs that match the policy will also receive the
extension policy.
DELETING
value: 528_602_024 The policy is in the process of being deleted. After the extension is
removed from all matching VMs, the policy will be deleted.