Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HealthStatus

Enum value expressing the state of a health check.

Index

Enumeration members

Enumeration members

Down

Down: = "DOWN"

OutOfService

OutOfService: = "OUT_OF_SERVICE"

Up

Up: = "UP"

Generated using TypeDoc