ncloud_get_server_images
List available server images and filter by OS type, hypervisor, status, and more to find the right image for your Naver Cloud infrastructure.
Instructions
List available server images (supports Gen2 XEN and Gen3 KVM)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number for pagination | |
| pageSize | No | Page size for pagination | |
| sortedBy | No | Sort field | |
| sortingOrder | No | Sort order (ASC | DESC) | |
| osTypeCodeList | No | Filter by OS type (CENTOS | UBUNTU | WINDOWS | ROCKY | NAVIX) | |
| serverImageName | No | Filter by image name | |
| serverImageNoList | No | Filter by server image numbers | |
| serverImageStatusCode | No | Filter by image status (INIT | CREAT | CREFL) | |
| hypervisorTypeCodeList | No | Filter by hypervisor type (XEN | KVM) | |
| serverImageTypeCodeList | No | Filter by image type (SELF | NCP) | |
| platformCategoryCodeList | No | Filter by platform category (OS | APP | DBMS | GPU) |