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."],[[["The latest version available for `InstanceGroupsListInstancesRequest.Types.InstanceState` is 3.6.0, which is part of the Google Cloud Compute V1 API."],["This documentation covers multiple historical versions of the `InstanceGroupsListInstancesRequest.Types.InstanceState`, going back to version 1.0.0, allowing users to access the documentation for the desired version."],["The `InstanceGroupsListInstancesRequest.Types.InstanceState` enum provides a way to filter instances in an instance group, with options for `ALL` or `RUNNING` states."],["The documentation indicates that if the state filter is not specified, the list will include all instances regardless of their current state."],["There is a `UndefinedInstanceState` field that notes when a field has not been set."]]],[]]