Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HealthEvaluation

Package version

Represents a health evaluation which describes the data and the algorithm used by health manager to evaluate the health of an entity.

Hierarchy

  • HealthEvaluation

Index

Properties

Optional aggregatedHealthState

aggregatedHealthState: 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'

Optional description

description: undefined | string

Description of the health evaluation, which represents a summary of the evaluation process.

kind

kind: "HealthEvaluation"

Polymorphic Discriminator

Generated using TypeDoc