diff --git a/api-ref/source/servers-actions.inc b/api-ref/source/servers-actions.inc index 6092f9459f3c..30f882a98fbd 100644 --- a/api-ref/source/servers-actions.inc +++ b/api-ref/source/servers-actions.inc @@ -813,6 +813,9 @@ You can only resize a server when its status is ``ACTIVE`` or ``SHUTOFF``. If the server is locked, you must have administrator privileges to resize the server. +.. note:: There is a `known limitation `__ + that ephemeral disks are not resized. + Normal response codes: 202 Error response codes: badRequest(400), unauthorized(401), forbidden(403),