From d90a35ef657fac8c89d11d70a05302e77492bedf Mon Sep 17 00:00:00 2001 From: Anne Gentle <agentle@cisco.com> Date: Wed, 31 Aug 2016 08:08:49 -0500 Subject: [PATCH] API ref: associate floating IP requires Active status - There is no available status. Change-Id: If1a2696e63830ae38b4a0c4e2488fb16d33650d8 Closes-bug: 1618883 --- api-ref/source/servers-actions.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/source/servers-actions.inc b/api-ref/source/servers-actions.inc index 8a57cfcf9adf..19657043da75 100644 --- a/api-ref/source/servers-actions.inc +++ b/api-ref/source/servers-actions.inc @@ -52,7 +52,7 @@ optional ``fixed_address`` parameter. The server must exist. -You can only add a floating IP address to the server when its status is ``available``. +You can only add a floating IP address to the server when its status is ``ACTIVE`` or ``STOPPED`` Normal response codes: 202