29 lines
2.3 KiB
ReStructuredText
29 lines
2.3 KiB
ReStructuredText
:original_name: dcs-api-0312047.html
|
|
|
|
.. _dcs-api-0312047:
|
|
|
|
DCS Instance Statuses
|
|
=====================
|
|
|
|
.. table:: **Table 1** 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. |
|
|
+-----------------------------------+--------------------------------------------------------------------------+
|