list_images
Retrieve a list of all available operating system images and templates from IONOS CLOUD, with optional filtering by properties like name, type, or location.
Instructions
List all available images (OS templates) in IONOS CLOUD
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | nesting depth of returned objects (0-5, default 1) | |
| filters | No | server-side filters as property→value pairs (contains match); e.g. {"name":"ubuntu","imageType":"HDD","licenceType":"LINUX","location":"de/fra"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing. |