Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityKindHealthStateCount

Package version

Represents health state count for entities of the specified entity kind.

Hierarchy

  • EntityKindHealthStateCount

Index

Properties

Optional entityKind

entityKind: EntityKind

The entity kind for which health states are evaluated. Possible values include: 'Invalid', 'Node', 'Partition', 'Service', 'Application', 'Replica', 'DeployedApplication', 'DeployedServicePackage', 'Cluster'

Optional healthStateCount

healthStateCount: HealthStateCount

The health state count for the entities of the specified kind.

Generated using TypeDoc