hcloud_list_images
List available IMS images to find image reference for ECS, CCE, or AS instances. Filter by region, type, OS, platform, status, or architecture.
Instructions
List available IMS images (essential for finding image_ref for ECS/CCE/AS)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | Yes | Region | |
| imagetype | No | Filter by type: gold (public), private, shared, market | |
| os_type | No | Filter by OS type: Linux, Windows, Other | |
| platform | No | Filter by OS platform: Ubuntu, CentOS, Debian, EulerOS, etc. | |
| status | No | Filter by status: active, queued, saving, deleted, killed | |
| architecture | No | Filter by architecture: x86 or arm | |
| limit | No | Max results |