distributed-cache-service/api-ref/source/appendix/dcs_instance_statuses.rst
proposalbot 3a9c34d473 Changes to dcs_api-ref from docs/doc-exports#490 (DMS API-REF Initial Version
I

Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: proposalbot <proposalbot@otc-service.com>
Co-committed-by: proposalbot <proposalbot@otc-service.com>
2022-12-09 15:00:55 +00:00

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. |
+-----------------------------------+--------------------------------------------------------------------------+