Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::RegionInstanceGroupsListInstancesRequest::InstanceState.
Instances in which state should be returned. Valid options are: 'ALL', 'RUNNING'. By default, it lists all instances.
Constants
UNDEFINED_INSTANCE_STATE
value: 0 A value indicating that the enum field is not set.
ALL
value: 64_897 Matches any status of the instances, running, non-running and others.
RUNNING
value: 121_282_975 Instance is in RUNNING state if it is running.
[[["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 2024-11-15 UTC."],[],[]]