Class AllocationResourceStatusHealthInfo (1.34.0)

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

Attributes

Name Description
degraded_block_count int
The number of reservation blocks that are degraded. This field is a member of oneof_ _degraded_block_count.
health_status str
The health status of the reservation. Check the HealthStatus enum for the list of possible values. This field is a member of oneof_ _health_status.
healthy_block_count int
The number of reservation blocks that are healthy. This field is a member of oneof_ _healthy_block_count.

Classes

HealthStatus

HealthStatus(value)

The health status of the reservation.