List Provisioning Configurations
list_provisioning_configurationsFind available server configurations filtered by region, CPU, memory, storage, GPU, and price. Results sorted by price for quick provisioning.
Instructions
Find available server configurations matching your requirements. Filter by region, CPU, memory, storage, GPU, price, and more. Results are sorted by price (lowest first). Use the configurationId from results when calling provision_server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory | No | Filter by RAM in GB | |
| cpuCores | No | Filter by CPU core count | |
| cpuCount | No | Filter by number of CPUs | |
| gpuCount | No | Filter by number of GPUs | |
| gpuMemory | No | Filter by GPU VRAM in GB | |
| region_in | No | Filter by region | |
| cpuName_in | No | Filter by CPU model name | |
| cpuThreads | No | Filter by CPU thread count | |
| stockCount | No | Filter by available stock | |
| cpuBenchmarkScore | No | Filter by CPU benchmark score | |
| dailyHwPriceAmount | No | Filter by daily hardware price | |
| storageRequirements | No | Storage filter requirements | |
| uplinkTotalCapacity | No | Filter by total uplink capacity in Gbps | |
| monthlyHwPriceAmount | No | Filter by monthly hardware price | |
| locationIdentifier_in | No | Filter by location identifier (e.g. AMSTERDAM, FRANKFURT) |