list_images
Retrieve available disk images for a template, ensuring QEMU nodes start without crashing. See backend-specific image options for non-QEMU node types.
Instructions
List the disk images available for a template (e.g. mikrotik-7.23.2)
plus the default image. Call this before add_node to get a valid image
string for a QEMU node -- without one the node starts and immediately crashes.
For non-QEMU types (vpcs/iol/dynamips/docker) this lists whatever images that backend offers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |