Reference documentation and code samples for the Compute Engine v1 API enum InstanceGroupManagerUpdatePolicy.Types.InstanceRedistributionType.
The instance redistribution policy for regional managed instance groups. Valid values are: - PROACTIVE (default): The group attempts to maintain an even distribution of VM instances across zones in the region. - NONE: For non-autoscaled groups, proactive redistribution is disabled.
Additional supported values which may be not listed in the enum directly due to technical reasons:
NONE
PROACTIVE
[[["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 webpage provides reference documentation for the `InstanceGroupManagerUpdatePolicy.Types.InstanceRedistributionType` enum within the Google Compute Engine v1 API, specifically for version 3.3.0."],["The `InstanceRedistributionType` enum defines the policy for instance redistribution in regional managed instance groups, offering `PROACTIVE` (default) and `NONE` options."],["The documentation outlines that `PROACTIVE` will try to distribute instances across zones, and `NONE` disables redistribution for non-autoscaled groups."],["The page lists the reference documentation for the Google Cloud Compute V1, with the latest version being 3.6.0, and goes as low as 1.0.0."],["In addition to `PROACTIVE` and `NONE`, there is a third field called `UndefinedInstanceRedistributionType`, which is a value indicating that the enum is not set."]]],[]]