Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::PerInstanceConfig::Status (v3.5.0)
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::PerInstanceConfig::Status.
The status of applying this per-instance configuration on the corresponding
managed instance.
Constants
UNDEFINED_STATUS
value: 0 A value indicating that the enum field is not set.
APPLYING
value: 352_003_508 The per-instance configuration is being applied to the instance, but is
not yet effective, possibly waiting for the instance to, for example,REFRESH.
DELETING
value: 528_602_024 The per-instance configuration deletion is being applied on the instance,
possibly waiting for the instance to, for example, REFRESH.
EFFECTIVE
value: 244_201_863 The per-instance configuration is effective on the instance, meaning that
all disks, ips and metadata specified in this configuration are attached
or set on the instance.
NONE
value: 2_402_104 [Default] The default status, when no per-instance configuration
exists.
UNAPPLIED
value: 483_935_140 The per-instance configuration is set on an instance but not been applied
yet.
UNAPPLIED_DELETION
value: 313_956_873 The per-instance configuration has been deleted, but the deletion is not
yet applied.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]