Files
0b1a33ec9ce903e2261dd5ae7b0db8e2968135dc
nova /api-ref /source /os-floating-ip-pools.inc

47 lines
1.3 KiB
PHP
Raw Normal View History

Floating IP pools (os-floating-ip-pools) (DEPRECATED)
======================================================
.. warning::
For the equivalent functionality in the Network service, one can request::
GET /networks?router:external=True&fields=name
Manages groups of floating IPs.
List Floating Ip Pools
======================
Lists floating IP pools.
who is authorized to operate on tenant <tenant_id> to perform this
operation. Cloud providers can change these permissions through the
Normal response codes: 200
Response
.. rest_parameters:: parameters.yaml
- floating_ip_pools: floating_ip_pools
.. literalinclude:: ../../doc/api_samples/os-floating-ip-pools/floatingippools-list-resp.json
:language: javascript