From 76323b39db6b46f22817ab2b28f3624b53bd7eff Mon Sep 17 00:00:00 2001 From: yushangbin Date: Mon, 21 Aug 2017 11:33:34 +0800 Subject: [PATCH] Correct statement in api-ref Change-Id: Idc69876695e04d85df942ea2374d89342b27dc0f --- api-ref/source/servers.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/source/servers.inc b/api-ref/source/servers.inc index 3247d6f8ce21..3e1eb0aa8ea8 100644 --- a/api-ref/source/servers.inc +++ b/api-ref/source/servers.inc @@ -772,7 +772,7 @@ Deletes a server. By default, the instance is going to be (hard) deleted immediately from the system, but you can set ``reclaim_instance_interval`` > 0 to make -the API soft delete the instance, so that the instance's vm won't be +the API soft delete the instance, so that the instance won't be deleted until the ``reclaim_instance_interval`` has expired since the instance was soft deleted. The instance marked as ``SOFT_DELETED`` can be recovered via ``restore`` action before it's really deleted from the