Compute Engine v1 API - Enum AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState.Types.State (3.22.0)

public enum AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState.Types.State

Reference documentation and code samples for the Compute Engine v1 API enum AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState.Types.State.

The state of the accelerator topology.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Available

The accelerator topology is available.

Degraded

The accelerator topology is degraded. The underlying capacity is not in a healthy state and is not available.

Running

The accelerator topology is running. If there are both running and degraded hosts within a topology, DEGRADED state will be returned.

TopologyStateUnspecified

The state of the topology is unspecified.

UndefinedState

A value indicating that the enum field is not set.

Unhealthy

This value has been deprecated and is no longer used.