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 page provides reference documentation for the `InstanceState` enum within the `Google.Cloud.Compute.V1` API, specifically for the `InstanceGroupsListInstancesRequest.Types` class."],["The `InstanceState` enum is used to filter the state of instances in an instance group, with options to include all instances or only those in a \"RUNNING\" state."],["Version 3.6.0 is the latest available version of this specific API, and the documentation provides links to older versions, dating back to 1.0.0, for reference and review."],["The documentation details three fields within the `InstanceState` enum: `All`, `Running`, and `UndefinedInstanceState`, explaining what each represents within the context of the API."]]],[]]