Reference documentation and code samples for the Compute Engine v1 API enum InstanceGroupManagerInstanceLifecyclePolicy.Types.DefaultActionOnFailure.
The action that a MIG performs on a failed or an unhealthy VM. A VM is marked as unhealthy when the application running on that VM fails a health check. Valid values are - REPAIR (default): MIG automatically repairs a failed or an unhealthy VM by recreating it. For more information, see About repairing VMs in a MIG. - DO_NOTHING: MIG does not repair a failed or an unhealthy VM.
[[["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-08 UTC."],[[["\u003cp\u003eThis page provides versioned documentation for the \u003ccode\u003eInstanceGroupManagerInstanceLifecyclePolicy.Types.DefaultActionOnFailure\u003c/code\u003e enum within the Google.Cloud.Compute.V1 .NET library, with versions ranging from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDefaultActionOnFailure\u003c/code\u003e enum defines the action a Managed Instance Group (MIG) should take when a virtual machine (VM) fails or becomes unhealthy.\u003c/p\u003e\n"],["\u003cp\u003eThe enum supports two primary actions: \u003ccode\u003eREPAIR\u003c/code\u003e, which automatically recreates failed or unhealthy VMs, and \u003ccode\u003eDO_NOTHING\u003c/code\u003e, which leaves failed or unhealthy VMs as they are.\u003c/p\u003e\n"],["\u003cp\u003eThere is a specific field, \u003ccode\u003eUndefinedDefaultActionOnFailure\u003c/code\u003e, that represents that the enum field is not set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eREPAIR\u003c/code\u003e action is the default behavior for MIGs when handling failed or unhealthy VMs.\u003c/p\u003e\n"]]],[],null,[]]