public enum Node.Types.HealthReference documentation and code samples for the Cloud TPU v1 API enum Node.Types.Health.
Health defines the status of a TPU node as reported by Health Monitor.
Namespace
Google.Cloud.Tpu.V1Assembly
Google.Cloud.Tpu.V1.dll
Fields |
|
|---|---|
| Name | Description |
DeprecatedUnhealthy |
The resource is unhealthy. |
Timeout |
The resource is unresponsive. |
UnhealthyMaintenance |
The node is under maintenance/priority boost caused rescheduling and will resume running once rescheduled. |
UnhealthyTensorflow |
The in-guest ML stack is unhealthy. |
Unspecified |
Health status is unknown: not initialized or failed to retrieve. |
Y |
The resource is healthy. |