3.25. Floating IPs bulk (os-floating-ips-bulk)

Bulk create, delete, and list floating IPs. By default, the pool is named nova. Use the os-floating-ip-pools extension to view available pools.

MethodURIDescription
GET/v2/{tenant_id}/os-floating-ips-bulk

Lists all floating IPs.

POST/v2/{tenant_id}/os-floating-ips-bulk

Bulk-creates floating IPs.

POST/v2/{tenant_id}/os-floating-ips-bulk/delete

Bulk-deletes floating IPs.

GET/v2/{tenant_id}/os-floating-ips-bulk/{host_name}

Lists all floating IPs for a specified host.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...