diff --git a/api-ref/src/wadls/compute-api/src/v2.1/wadl/os-evacuate-v2.1.wadl b/api-ref/src/wadls/compute-api/src/v2.1/wadl/os-evacuate-v2.1.wadl index 7f9dc798e..8d12ab908 100644 --- a/api-ref/src/wadls/compute-api/src/v2.1/wadl/os-evacuate-v2.1.wadl +++ b/api-ref/src/wadls/compute-api/src/v2.1/wadl/os-evacuate-v2.1.wadl @@ -23,8 +23,9 @@ - Evacuates a server from a failed - host to a new one. + + Evacuates a server from a failed host to a new one. + Specify the evacuate action in the request body. @@ -36,6 +37,47 @@ href="../api_samples/os-evacuate/server-evacuate-req.json" /> + + + + Specify the evacuate action in the + request body. + + + + + + + The name or ID of the host to which the server + is evacuated. + + + + + + + An administrative password to access the + evacuated instance. + + + + + + + Set to True to indicate that server + is on shared storage. Otherwise, set to + False. + + +