BeyondCorp AppConnectors v1 API - Enum HealthStatus (1.1.0)

public enum HealthStatus

Reference documentation and code samples for the BeyondCorp AppConnectors v1 API enum HealthStatus.

HealthStatus represents the health status.

Namespace

Google.Cloud.BeyondCorp.AppConnectors.V1

Assembly

Google.Cloud.BeyondCorp.AppConnectors.V1.dll

Fields

NameDescription
Degraded

Some sub-resources are UNHEALTHY.

Healthy

The resource is healthy.

Unhealthy

The resource is unhealthy.

Unresponsive

The resource is unresponsive.

Unspecified

Health status is unknown: not initialized or failed to retrieve.