get_routers
Retrieve a list of OpenStack routers with their external gateway configurations, interfaces, and routing tables.
Instructions
Get list of routers with their configuration.
Functions:
Query routers and their external gateway configurations
Display router interfaces and connected networks
Show routing table entries and static routes
Provide comprehensive network routing information
Use when user requests router information, network connectivity queries, or routing configuration.
Returns: List of routers with detailed configuration in JSON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |