Compute Engine v1 API - Enum GetHealthOperationMetadataHealthInfo.Types.UnhealthyReason (3.32.0)

public enum GetHealthOperationMetadataHealthInfo.Types.UnhealthyReason

Reference documentation and code samples for the Compute Engine v1 API enum GetHealthOperationMetadataHealthInfo.Types.UnhealthyReason.

Output only. The reason for unhealthy status.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
PendingUserApproval

The slot is unhealthy because there is a pending repair, waiting for customer approval

Repairing

The slot is unhealthy because repair is in progress

UndefinedUnhealthyReason

A value indicating that the enum field is not set.

Unschedulable

The slot is unhealthy because a vm cannot be scheduled on it, and no repairs are running on the slot

Unspecified

Unspecified unhealthy reason.