Files
168a50057032ad8cc028aabc261733bebb50a51d
nova /api-ref /source /servers-action-fixed-ip.inc

76 lines
2.0 KiB
PHP
Raw Normal View History

.. needs:example_verification
.. needs:body_verification
Add (Associate) Fixed Ip (Addfixedip Action)
============================================
address with the server. The fixed IP address is retrieved from the
network that you specify in the request.
Specify the ``addFixedIp`` action and the network ID in the request body.
the owner of the server to perform this operation. Cloud providers
can change these permissions through the ``policy.json`` file.
Request
.. rest_parameters:: parameters.yaml
Response
=====================================================
Removes, or disassociates, a fixed IP address from a server.
Specify the ``removeFixedIp`` action in the request body.
the owner of the server to perform this operation. Cloud providers
can change these permissions through the ``policy.json`` file.
Request
.. rest_parameters:: parameters.yaml
.. literalinclude:: ../../doc/api_samples/os-multinic/multinic-remove-fixed-ip-req.json
Response