Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::RegionInstanceGroupsListInstancesRequest::InstanceState (v2.8.0)

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.