The status of applying this per-instance configuration on the
corresponding managed instance.
Enums
Name
Description
UNDEFINED_STATUS
A value indicating that the enum field is not set.
APPLYING
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
The per-instance configuration deletion is being applied on the instance, possibly waiting for the instance to, for example, REFRESH.
EFFECTIVE
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
*[Default]* The default status, when no per-instance configuration exists.
UNAPPLIED
The per-instance configuration is set on an instance but not been applied yet.
UNAPPLIED_DELETION
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class Status (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.PerInstanceConfig.Status)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.PerInstanceConfig.Status) \n\n Status(value)\n\nThe status of applying this per-instance configuration on the\ncorresponding managed instance."]]