ncloud_get_server_specs
Retrieve available server specifications for Naver Cloud Platform, filtering by zone, image, spec code, or hypervisor to find compatible options.
Instructions
List available server specifications (supports Gen2 XEN and Gen3 KVM). Use serverImageNo from ncloud_get_server_images to filter compatible specs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoneCode | No | Filter by zone code | |
| serverImageNo | No | Server image number to filter compatible specs (from ncloud_get_server_images) | |
| serverSpecCodeList | No | Filter by server spec codes (e.g., c2-g3, m2-g2-h100) | |
| hypervisorTypeCodeList | No | Filter by hypervisor type (XEN | KVM) |