Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityHealthStateChunk

Package version

A base type for the health state chunk of various entities in the cluster. It contains the aggregated health state.

Hierarchy

Index

Properties

Properties

Optional healthState

healthState: HealthState

The health state of a Service Fabric entity such as Cluster, Node, Application, Service, Partition, Replica etc. Possible values include: 'Invalid', 'Ok', 'Warning', 'Error', 'Unknown'

Generated using TypeDoc