-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi,
Not all server plans are defined in PriceZone.
Only these 2:
'server_plan_1x_cpu_1_gb' => '\Upcloud\ApiClient\Model\Price',
'server_plan_2x_cpu_2_gb' => '\Upcloud\ApiClient\Model\Price'
https://github.com/UpCloudLtd/upcloud-php-api/blob/master/lib/Model/PriceZone.php#L63
This is the full list:
server_plan_1xCPU-1GB
server_plan_1xCPU-2GB
server_plan_20xCPU-128GB
server_plan_20xCPU-96GB
server_plan_2xCPU-4GB
server_plan_4xCPU-8GB
server_plan_6xCPU-16GB
server_plan_8xCPU-32GB
Is there a reason they are not defined?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels