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-21 UTC."],[[["This page provides documentation for the `InstanceGroupsListInstancesRequest.Types.InstanceState` enum within the Google Cloud Compute Engine v1 API."],["The latest version available for this specific enum is 3.6.0, with numerous older versions also documented, including 2.8.0, 2.0.0 and 1.0.0."],["The enum allows filtering instance group listings by instance state, supporting `ALL` instances regardless of state or only `RUNNING` instances."],["There is also a definition for an `UndefinedInstanceState` if the enum field is not set."]]],[]]