NodeHealthStateChunkList

The list of node health state chunks in the cluster that respect the input filters in the chunk query. Returned by get cluster health state chunks query.

Properties

Name Type Required
TotalCount integer (int64) No
Items array of NodeHealthStateChunk No

TotalCount

Type: integer (int64)
Required: No

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


Items

Type: array of NodeHealthStateChunk
Required: No

The list of node health state chunks that respect the input filters in the chunk query.