Merge "Complete Verification of os-virtual-interfaces"
This commit is contained in:
commit
26a8155dd8
@ -1,5 +1,4 @@
|
||||
.. -*- rst -*-
|
||||
.. needs:method_verification
|
||||
.. needs:parameter_verification
|
||||
.. needs:example_verification
|
||||
.. needs:body_verification
|
||||
@ -19,14 +18,9 @@ Lists the virtual interfaces for an instance.
|
||||
|
||||
Policy defaults enable only users with the administrative role or the owner of the server to perform this operation. Change these permissions through the ``policy.json`` file.
|
||||
|
||||
The API v2 returns the network ID in the ``OS-EXT-VIF-NET:net_id`` response attribute.
|
||||
|
||||
The API v2.1 base version does not return the network ID.
|
||||
|
||||
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: badRequest(400), unauthorized(401), forbidden(403), itemNotFound(404)
|
||||
|
||||
Request
|
||||
-------
|
||||
|
Loading…
Reference in New Issue
Block a user