EntityHealthStateChunkList Class

A base type for the list of health state chunks found in the cluster. It contains the total number of health states that match the input filters.

Inheritance
EntityHealthStateChunkList

Constructor

EntityHealthStateChunkList(*, total_count: Optional[int] = None, **kwargs)

Parameters

total_count
<xref:long>
Required

Total number of entity health state objects that match the specified filters from the cluster health chunk query description.