list_servers
Retrieve OpenStack instances with their status and IP addresses, optionally filtered by status or name substring, to quickly identify and manage cloud resources.
Instructions
List instances with their status and IP addresses. Optionally filter by status (e.g. ACTIVE, SHUTOFF) or by a name substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| limit | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |