67 lines
4.7 KiB
ReStructuredText

:original_name: ddm_api_01_0064.html
.. _ddm_api_01_0064:
Status Description
==================
DDM Instance Statuses
---------------------
.. table:: **Table 1** DDM instance statuses
+--------------------------+--------------------------------------------------------------------------+
| Status | Description |
+==========================+==========================================================================+
| CREATING | The DDM instance is being created. |
+--------------------------+--------------------------------------------------------------------------+
| CREATEFAILED | The DDM instance fails to be created. |
+--------------------------+--------------------------------------------------------------------------+
| RUNNING | The DDM instance is running and available. |
+--------------------------+--------------------------------------------------------------------------+
| ERROR | The DDM instance is faulty. |
+--------------------------+--------------------------------------------------------------------------+
| RESTARTING | The DDM instance is being restarted. |
+--------------------------+--------------------------------------------------------------------------+
| FREEZING | The DDM instance is being frozen. |
+--------------------------+--------------------------------------------------------------------------+
| FROZEN | The DDM instance is frozen. |
+--------------------------+--------------------------------------------------------------------------+
| UNFREEZING | The DDM instance is being unfrozen. |
+--------------------------+--------------------------------------------------------------------------+
| RESIZING | Class of the DDM instance fail to be changed. |
+--------------------------+--------------------------------------------------------------------------+
| UPGRADE_VERSION_INSTANCE | The version is being upgraded. |
+--------------------------+--------------------------------------------------------------------------+
| GROWING | A DDM instance is being scaled out. |
+--------------------------+--------------------------------------------------------------------------+
| REDUCING | A DDM instance is being scaled in. |
+--------------------------+--------------------------------------------------------------------------+
| data_disk_full | Disk space is full. |
+--------------------------+--------------------------------------------------------------------------+
| RESTORE | A DDM instance is being restored. |
+--------------------------+--------------------------------------------------------------------------+
| BACKUP | A DDM instance is being backed up. |
+--------------------------+--------------------------------------------------------------------------+
| ONDEMAND_TO_PERIOD | The billing mode of the DDM instance is being changed to yearly/monthly. |
+--------------------------+--------------------------------------------------------------------------+
| PERIOD_RESOURCE_SPEC_CHG | The change to the yearly/monthly DDM instance is being verified. |
+--------------------------+--------------------------------------------------------------------------+
DDM Schema Statuses
-------------------
.. table:: **Table 2** DDM schema statuses
================== ====================================
Status Description
================== ====================================
CREATING The schema is being created.
RUNNING The schema is running and available.
CREATEFAILED The schema fails to be created.
DELETING The schema is being deleted.
Scaling out The schema is being scaled out.
Scaling out failed The schema fails to be scaled out.
Rolling back The schema is being rolled back.
================== ====================================