Child pages
  • Admin API Simple Type serverStatus

This documentation is for a previous version of Flexiant Cloud Orchestrator. The most recent version is v5.0. For the most recent documentation please see here

Skip to end of metadata
Go to start of metadata

Description
The ServerStatus enum enumerates the different server statuses
Derived By
Restricting string
Enumeration

Value

Description

ERROR

Internal error state

RUNNING

Running

STARTING

Starting

STOPPING

Stopping

STOPPED

Stopped

REBOOTING

Rebooting

INSTALLING

Installing

MIGRATING

Migrating

RECOVERY

Undergoing live recovery

BUILDING

Building

DELETING

Deleting

  • No labels