Class InstanceGroupsListInstancesRequest (0.7.0)

InstanceGroupsListInstancesRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attribute

NameDescription
instance_state google.cloud.compute_v1.types.InstanceGroupsListInstancesRequest.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.

Classes

InstanceState

InstanceState(value)

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.