Merge "Update API reference for os-floating-ip-pools"
This commit is contained in:
commit
dbfba39513
@ -6,11 +6,13 @@
|
|||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
These APIs are proxy calls to the Network service. Nova has
|
This API is a proxy call to the Network service. Nova has
|
||||||
deprecated all the proxy APIs and users should use the native APIs
|
deprecated all the proxy APIs and users should use the native APIs
|
||||||
instead. These will fail with a 404 starting from microversion 2.36.
|
instead. This API will fail with a 404 starting from microversion 2.36.
|
||||||
See: `Relevant Network APIs
|
|
||||||
<https://developer.openstack.org/api-ref/networking/v2/#networks>`__.
|
For the equivalent functionality in the Network service, one can request::
|
||||||
|
|
||||||
|
GET /networks?router:external=True&fields=name
|
||||||
|
|
||||||
Manages groups of floating IPs.
|
Manages groups of floating IPs.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user