BeyondCorp AppConnectors V1 API - Module Google::Cloud::BeyondCorp::AppConnectors::V1::HealthStatus (v0.1.0)

Reference documentation and code samples for the BeyondCorp AppConnectors V1 API module Google::Cloud::BeyondCorp::AppConnectors::V1::HealthStatus.

HealthStatus represents the health status.

Constants

HEALTH_STATUS_UNSPECIFIED

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

HEALTHY

value: 1
The resource is healthy.

UNHEALTHY

value: 2
The resource is unhealthy.

UNRESPONSIVE

value: 3
The resource is unresponsive.

DEGRADED

value: 4
Some sub-resources are UNHEALTHY.