ReservationSubBlockHealthInfo(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Health information for the reservation subBlock.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
degraded_host_count |
int
The number of degraded hosts in the reservation subBlock. This field is a member of oneof _ _degraded_host_count .
|
degraded_infra_count |
int
The number of degraded infrastructure (e.g NV link domain) in the reservation subblock. This field is a member of oneof _ _degraded_infra_count .
|
health_status |
str
The health status of the reservation subBlock. Check the HealthStatus enum for the list of possible values. This field is a member of oneof _ _health_status .
|
healthy_host_count |
int
The number of healthy hosts in the reservation subBlock. This field is a member of oneof _ _healthy_host_count .
|
healthy_infra_count |
int
The number of healthy infrastructure (e.g NV link domain) in the reservation subblock. This field is a member of oneof _ _healthy_infra_count .
|
Classes
HealthStatus
HealthStatus(value)
The health status of the reservation subBlock.