ncloud_get_server_specs
List server specifications for Gen2 XEN and Gen3 KVM, filtering by image, zone, or spec code to find compatible compute 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) |