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-03-24 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1` API for `.NET` is `3.6.0`, while the current context is under the `3.1.0` version, as seen in the dropdown menu."],["The provided content details the `UpdateInstanceRequest.Types.MostDisruptiveAllowedAction` enum, which specifies the most disruptive action permitted during an instance update, covering versions from `1.0.0` to `3.6.0`."],["The enum `UpdateInstanceRequest.Types.MostDisruptiveAllowedAction` includes options like `NO_EFFECT`, `REFRESH`, and `RESTART`, each representing a different level of impact during the instance update process."],["The enum also supports the `INVALID` value and has an `UndefinedMostDisruptiveAllowedAction` field, which is a value indicating that the enum field is not set."],["There are many previous versions of this API, which include the following: `3.5.0`, `3.4.0`, `3.3.0`, `3.2.0`, `3.0.0`, `2.17.0`, `2.16.0`, `2.15.0`, `2.14.0`, `2.13.0`, `2.12.0`, `2.11.0`, `2.10.0`, `2.9.0`, `2.8.0`, `2.7.0`, `2.6.0`, `2.5.0`, `2.4.0`, `2.3.0`, `2.2.0`, `2.1.0`, `2.0.0`, `1.4.0`, `1.3.0`, `1.2.0`, `1.1.0`, `1.0.0`."]]],[]]