Cloud TPU V1 API - Module Google::Cloud::Tpu::V1::Node::Health (v0.7.0)

Reference documentation and code samples for the Cloud TPU V1 API module Google::Cloud::Tpu::V1::Node::Health.

Health defines the status of a TPU node as reported by Health Monitor.

Constants

HEALTH_UNSPECIFIED

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

HEALTHY

value: 1
The resource is healthy.

DEPRECATED_UNHEALTHY

value: 2
The resource is unhealthy.

TIMEOUT

value: 3
The resource is unresponsive.

UNHEALTHY_TENSORFLOW

value: 4
The in-guest ML stack is unhealthy.

UNHEALTHY_MAINTENANCE

value: 5
The node is under maintenance/priority boost caused rescheduling and will resume running once rescheduled.