docs: cleanup wording for 'SOFT_DELETED' in api-guide
The previous description of this status value was hard to process. This cleans it up a bit. Change-Id: I952bc712adf0dd7932da7eed460c10759ff3f9f2
This commit is contained in:
parent
14073a360c
commit
2f80a62005
@ -70,10 +70,10 @@ server status is one of the following values:
|
|||||||
be deleted first, depending on the value in the
|
be deleted first, depending on the value in the
|
||||||
*``shutdown_terminate``* database field on the Instance model.
|
*``shutdown_terminate``* database field on the Instance model.
|
||||||
|
|
||||||
- ``SOFT_DELETED``: The server is marked as deleted while will keep in the
|
- ``SOFT_DELETED``: The server is marked as deleted but will remain in the
|
||||||
cloud for some time(configurable), during the period authorized user can
|
cloud for some configurable amount of time. While soft-deleted, an
|
||||||
restore the server back to normal state. When the time expires, the
|
authorized user can restore the server back to normal state. When the time
|
||||||
server will be deleted permanently.
|
expires, the server will be deleted permanently.
|
||||||
|
|
||||||
- ``SUSPENDED``: The server is suspended, either by request or
|
- ``SUSPENDED``: The server is suspended, either by request or
|
||||||
necessity. This status appears for only the following hypervisors:
|
necessity. This status appears for only the following hypervisors:
|
||||||
|
Loading…
Reference in New Issue
Block a user