summaryrefslogtreecommitdiff
path: root/api-ref/source/os-floating-ip-pools.inc
diff options
context:
space:
mode:
authorjichenjc <jichenjc@cn.ibm.com>2016-04-24 07:35:03 +0800
committerjichenjc <jichenjc@cn.ibm.com>2016-04-26 15:37:33 +0800
commit797e7094eb53f9001a9b4cc6a2a18e83923c01ee (patch)
tree0e3c7b2bb04bd736ee423c1d2790bf93cc763915 /api-ref/source/os-floating-ip-pools.inc
parentdbfbf2c4b874f9d6844da0d8c670079bf1c97c85 (diff)
downloadnova-797e7094eb53f9001a9b4cc6a2a18e83923c01ee.tar.gz
api-ref verify os-floating-ip-pools.inc
verified the API doc for os-floating-ip-pools, adjus the wording for 'owner' of the server, Also, remove some common error code like 500, 503 etc Part of bp:api-ref-in-rst Change-Id: Id8bd213282bc53f1f9fbc24d1d2b03ea135c376e
Diffstat (limited to 'api-ref/source/os-floating-ip-pools.inc')
-rw-r--r--api-ref/source/os-floating-ip-pools.inc14
1 files changed, 6 insertions, 8 deletions
diff --git a/api-ref/source/os-floating-ip-pools.inc b/api-ref/source/os-floating-ip-pools.inc
index 625bfc74c8..7997f0fd70 100644
--- a/api-ref/source/os-floating-ip-pools.inc
+++ b/api-ref/source/os-floating-ip-pools.inc
@@ -1,8 +1,4 @@
.. -*- rst -*-
-.. needs:method_verification
-.. needs:parameter_verification
-.. needs:example_verification
-.. needs:body_verification
==========================================
Floating IP pools (os-floating-ip-pools)
@@ -17,12 +13,14 @@ List Floating Ip Pools
Lists floating IP pools.
-Policy defaults enable only users with the administrative role or the owner of the server to perform this operation. Cloud providers can change these permissions through the ``policy.json`` file.
+Policy defaults enable only users with the administrative role or user
+who is authorized to operate on tenant <tenant_id> to perform this
+operation. Cloud providers can change these permissions through the
+``policy.json`` file.
Normal response codes: 200
-Error response codes: computeFault(400, 500), serviceUnavailable(503), badRequest(400),
-unauthorized(401), forbidden(403), badMethod(405), itemNotFound(404)
+Error response codes: unauthorized(401), forbidden(403)
Request
-------
@@ -37,7 +35,7 @@ Response
.. rest_parameters:: parameters.yaml
- floating_ip_pools: floating_ip_pools
- - name: name
+ - name: floating_ip_pool_name
**Example List Floating Ip Pools: JSON response**