summaryrefslogtreecommitdiff
path: root/api-ref/source/ips.inc
diff options
context:
space:
mode:
authorjichenjc <jichenjc@cn.ibm.com>2016-04-25 11:29:25 +0800
committerjichenjc <jichenjc@cn.ibm.com>2016-04-25 11:29:25 +0800
commit96e9d88026336242d63d453b5851f967defa7f55 (patch)
tree394f2cdc03614e995c233476a52d5964a417442a /api-ref/source/ips.inc
parent035fed4e9ce114a2488b713948faa8f676b860bf (diff)
downloadnova-96e9d88026336242d63d453b5851f967defa7f55.tar.gz
Complete Method Verification of ips
This complete the Method Verification of ips, also, clean and correct some error return code. Part of bp:api-ref-in-rst Change-Id: I7eaee7f373edbaa00fdd599a44b587b1a3f49552
Diffstat (limited to 'api-ref/source/ips.inc')
-rw-r--r--api-ref/source/ips.inc7
1 files changed, 2 insertions, 5 deletions
diff --git a/api-ref/source/ips.inc b/api-ref/source/ips.inc
index 5403e48d45..16d733fd36 100644
--- a/api-ref/source/ips.inc
+++ b/api-ref/source/ips.inc
@@ -1,5 +1,4 @@
.. -*- rst -*-
-.. needs:method_verification
.. needs:parameter_verification
.. needs:example_verification
.. needs:body_verification
@@ -22,8 +21,7 @@ Policy defaults enable only users with the administrative role or the owner of t
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), itemNotFound(404)
Request
-------
@@ -52,8 +50,7 @@ Policy defaults enable only users with the administrative role or the owner of t
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), itemNotFound(404)
Request
-------