Class ReservationBlockHealthInfo (1.34.0)

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

Attributes

Name Description
degraded_sub_block_count int
The number of subBlocks that are degraded. This field is a member of oneof_ _degraded_sub_block_count.
health_status str
The health status of the reservation block. Check the HealthStatus enum for the list of possible values. This field is a member of oneof_ _health_status.
healthy_sub_block_count int
The number of subBlocks that are healthy. This field is a member of oneof_ _healthy_sub_block_count.

Classes

HealthStatus

HealthStatus(value)

The health status of the reservation block.