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 of the `InstanceGroupsListInstancesRequest.Types.InstanceState` is 3.6.0, while the current version is 2.11.0."],["This page provides reference documentation for the `InstanceGroupsListInstancesRequest.Types.InstanceState` enum in the Compute Engine v1 API, covering multiple versions."],["The `InstanceState` enum is used to filter instances in an instance group by their state, with options being `ALL` or `RUNNING`."],["There is an option `UndefinedInstanceState` to handle cases where no state is set."],["The documentation covers versions from 1.0.0 to 3.6.0, inclusive."]]],[]]