VMware Engine v1 API - Enum Node.Types.State (1.3.0)

public enum Node.Types.State

Reference documentation and code samples for the VMware Engine v1 API enum Node.Types.State.

Enum State defines possible states of a node in a cluster.

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Fields

NameDescription
Active

Node is operational and can be used by the user.

Creating

Node is being provisioned.

Failed

Node is in a failed state.

Unspecified

The default value. This value should never be used.

Upgrading

Node is undergoing maintenance, e.g.: during private cloud upgrade.