Reference documentation and code samples for the Compute Engine v1 API enum InstanceGroupsListInstancesRequest.Types.InstanceState.
A filter for the state of the instances in the instance group. Valid options are ALL or RUNNING. If you do not specify this parameter the list includes all instances regardless of their state.
[[["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."],[[["This document provides versioned reference documentation for the `InstanceGroupsListInstancesRequest.Types.InstanceState` enum within the Google Cloud Compute Engine v1 API, spanning from version 1.0.0 to the latest 3.6.0."],["The `InstanceGroupsListInstancesRequest.Types.InstanceState` enum offers options to filter instances within an instance group by their state, including `All` to include all instances or `Running` to include only running instances."],["The latest version of the `InstanceGroupsListInstancesRequest.Types.InstanceState` enum is version 3.6.0, and the current page highlights version 2.15.0, along with links to previous and more current versions."],["The enum includes a field called `UndefinedInstanceState` to indicate when an enum field is not set."],["The namespace containing this enum is `Google.Cloud.Compute.V1` found in the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]