List servers using an egg
calagopus_get_egg_serversList all servers created from a specific egg to assess impact before modifying it. Provide nest and egg UUIDs to see affected servers.
Instructions
List every server created from one egg. Use this before changing an egg to see the blast radius.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| egg | Yes | Egg UUID. | |
| nest | Yes | Nest UUID. | |
| page | No | 1-based page number. | |
| detail | No | summary returns the useful fields only; full returns the panel's complete record, which can be very large (a single server is ~15 KB, an egg ~13 KB). | summary |
| search | No | Free-text filter applied by the panel across the record's searchable columns. | |
| per_page | No | Records per page (max 100). |