Minimal action to be taken on an instance. You can specify either RESTART to restart existing instances or REPLACE to delete and create new instances from the target template. If you specify a RESTART, the Updater will attempt to perform that action only. However, if the Updater determines that the minimal action you specify is not enough to perform the update, it might perform a more disruptive action.
Additional supported values which may be not listed in the enum directly due to technical reasons:
NONE
REFRESH
REPLACE
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-21 UTC."],[[["This page provides documentation for the `MinimalAction` enum within the `Google.Cloud.Compute.V1` namespace, detailing its usage in instance group manager update policies."],["The latest version of the `MinimalAction` documentation is 3.6.0, with versions ranging from 1.0.0 up to the latest, 3.6.0, all accessible through links."],["The `MinimalAction` enum specifies actions like `RESTART` or `REPLACE` to be taken on instances during updates, and can be affected by the Updater needing to perform a more disruptive action."],["Additional supported values, not directly listed in the enum, include `NONE`, `REFRESH`, `REPLACE`, and `RESTART`."],["`UndefinedMinimalAction` field indicates when the enum field is not set."]]],[]]