diff --git a/api-ref/source/servers-actions.inc b/api-ref/source/servers-actions.inc index 1ff5cd631d27..6538e215e1ad 100644 --- a/api-ref/source/servers-actions.inc +++ b/api-ref/source/servers-actions.inc @@ -457,6 +457,10 @@ Rebuilds a server. Specify the ``rebuild`` action in the request body. +**Preconditions** + +The server status must be ``ACTIVE``, ``SHUTOFF`` or ``ERROR``. + .. note:: There is a `known limitation`_ where the root disk is not replaced for volume-backed instances during a rebuild.