Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 329 Bytes

File metadata and controls

24 lines (11 loc) · 329 Bytes

AvhApi.InstanceState

Enum

  • on (value: "on")

  • off (value: "off")

  • booting (value: "booting")

  • deleting (value: "deleting")

  • creating (value: "creating")

  • restoring (value: "restoring")

  • paused (value: "paused")

  • rebooting (value: "rebooting")

  • error (value: "error")