DCS Instance Statuses¶
State  | Description  | 
|---|---|
CREATING  | Creating is the status before the Running state.  | 
CREATEFAILED  | The DCS instance failed to be created.  | 
RUNNING  | The instance is running properly. Only instances in the Running state can provide in-memory cache service.  | 
ERROR  | The instance is not running properly.  | 
RESTARTING  | The instance is being restarted.  | 
EXTENDING  | The instance is being scaled up.  | 
RESTORING  | The instance data is being restored.  |