Class ReservationSubBlockHealthInfo (1.34.0)

ReservationSubBlockHealthInfo(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

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.