Complet Method Verification of limits

This complete the Method Verification of limits,
as this is the only method supported.
http://paste.openstack.org/show/495202/
has the method call and return sample value.

also, clean and correct some error return code.

Part of bp:api-ref-in-rst

Change-Id: Ic1dca126d1acef3eaa8a56ef764f3ddefcb28ba4
This commit is contained in:
jichenjc 2016-04-22 08:06:28 +08:00
parent 5fb3e39e47
commit 918560396e
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,4 @@
.. -*- rst -*-
.. needs:method_verification
.. needs:parameter_verification
.. needs:example_verification
.. needs:body_verification
@ -19,8 +18,7 @@ Shows rate and absolute limits for the tenant.
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
-------