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

Latest commit

 

History

History
14 lines (6 loc) · 174 Bytes

ServerState.md

File metadata and controls

14 lines (6 loc) · 174 Bytes

upcloud.ServerState

Enum

  • started (value: "started")

  • stopped (value: "stopped")

  • maintenance (value: "maintenance")

  • error (value: "error")