get_floating_ips
Retrieve floating IPs and their associations including status, fixed IPs, ports, and allocation details for OpenStack network management.
Instructions
Get list of floating IPs with their associations.
Functions:
Query floating IPs and their current status
Display associated fixed IPs and ports
Show floating IP pool and router associations
Provide floating IP allocation and usage information
Use when user requests floating IP information, external connectivity queries, or IP management tasks.
Returns: List of floating IPs with detailed association information in JSON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |