Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 253 Bytes

ServiceStatusHost.md

File metadata and controls

18 lines (8 loc) · 253 Bytes

Onepanel.ServiceStatusHost

Enum

  • starting (value: "starting")

  • healthy (value: "healthy")

  • unhealthy (value: "unhealthy")

  • stopping (value: "stopping")

  • stopped (value: "stopped")

  • missing (value: "missing")