diff --git a/api-ref/source/servers-action-evacuate.inc b/api-ref/source/servers-action-evacuate.inc index 8ae3d22093cf..a776aacae10b 100644 --- a/api-ref/source/servers-action-evacuate.inc +++ b/api-ref/source/servers-action-evacuate.inc @@ -21,6 +21,11 @@ Starting from API version 2.68, the ``force`` parameter is no longer accepted as this could not be meaningfully supported by servers with complex resource allocations. +Starting from API version 2.95, the server will remain stopped on the +destination until it is manually started. If the server should end in the same +power state on the destination as it had on the source before the evacuation, +older microversions can be used. + Normal response codes: 200 Error response codes: badRequest(400), unauthorized(401), forbidden(403),