Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (6 loc) · 168 Bytes

ServerState.md

File metadata and controls

16 lines (6 loc) · 168 Bytes

ServerState

Enum

  • STARTED (value: "started")

  • STOPPED (value: "stopped")

  • MAINTENANCE (value: "maintenance")

  • ERROR (value: "error")