Skip to content

Latest commit

 

History

History
18 lines (7 loc) · 205 Bytes

File metadata and controls

18 lines (7 loc) · 205 Bytes

StorageState

Enum

  • ONLINE (value: "online")

  • MAINTENANCE (value: "maintenance")

  • CLONING (value: "cloning")

  • BACKUPING (value: "backuping")

  • ERROR (value: "error")