Cloud TPU V1 API - Module Google::Cloud::Tpu::V1::Node::Health (v1.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]