{
"data": [
{
"id": 1614,
"type": "vds",
"key": "vds-8gb",
"name": "VDS 8 GB",
"vcpus": 2,
"dedicated_cpu": true,
"memory": 8,
"disk": 50,
"bandwidth": 10,
"minimum_billing_cycle": 1,
"plan_with_more_disk": 1613,
"plan_with_more_memory": 1615,
"available": true,
"price": 110,
"price_with_vat": 132
},
{
"id": 1613,
"type": "vds",
"key": "vds-8gb-s",
"name": "VDS 8 GB 2x SSD",
"vcpus": 2,
"dedicated_cpu": true,
"memory": 8,
"disk": 100,
"bandwidth": 10,
"minimum_billing_cycle": 1,
"plan_with_more_disk": null,
"plan_with_more_memory": 1563,
"available": true,
"price": 125,
"price_with_vat": 150
}
]
}