Reference documentation and code samples for the Compute Engine v1 API enum UpdateInstanceRequest.Types.MostDisruptiveAllowedAction.
Specifies the most disruptive action that can be taken on the instance as part of the update. Compute Engine returns an error if the instance properties require a more disruptive action as part of the instance update. Valid options from lowest to highest are NO_EFFECT, REFRESH, and RESTART.
Additional supported values which may be not listed in the enum directly due to technical reasons:
INVALID
NO_EFFECT
REFRESH
RESTART
[[["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 2025-04-09 UTC."],[[["This page provides reference documentation for the `UpdateInstanceRequest.Types.MostDisruptiveAllowedAction` enum within the Compute Engine v1 API."],["The latest version of the documentation is for version 3.6.0, and there are multiple previous versions accessible, starting from 1.0.0."],["The enum defines the level of disruption that is acceptable when updating an instance, with options including `NO_EFFECT`, `REFRESH`, and `RESTART`, ordered from lowest to highest."],["The `UndefinedMostDisruptiveAllowedAction` field indicates that the enum field is not set, and the supported values that may not be directly listed are `INVALID`, `NO_EFFECT`, `REFRESH`, and `RESTART`."],["The specific enum is found within the namespace `Google.Cloud.Compute.V1`, as part of the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]