{ "diskSizeGB": [ 5, 10, 15, 20, 30, 40, 50, 60, 80, 100, 150, 200, 250, 300, 350, 400, 450, 500, 600, 700, 800, 900, 1000 ], "monthlyTrafficPackage": { "b20": "20Mbit/sec unmetered on 10Gbit/sec port", "t5000": "5000GB/month on 10Gbit/sec port" }, "defaultMonthlyTrafficPackage": "t5000", "cpuTypes": [ { "id": "B", "name": "Type B - General Purpose", "description": "Server CPUs are assigned to a dedicated physical CPU Thread with reserved resources guaranteed.", "cpuCores": [ 1, 2, 4, 6, 8, 12, 16, 20, 24, 28, 32, 36, 40, 48, 56, 64, 72 ], "ramMB": [ 256, 512, 1024, 2048, 3072, 4096, 6144, 8192, 10240, 12288, 16384, 24576, 32768, 49152, 65536, 98304, 131072, 200704, 262144, 327680, 393216 ] }, { "id": "D", "name": "Type D - Dedicated", "description": "Server CPU are assigned to a dedicated physical CPU Core (2 threads) with reserved resources guaranteed.", "cpuCores": [ 1, 2, 4, 6, 8, 12, 16, 20 ], "ramMB": [ 256, 512, 1024, 2048, 3072, 4096, 6144, 8192, 10240, 12288, 16384, 24576, 32768, 49152, 65536, 98304, 131072, 200704, 262144, 327680, 393216 ] }, { "id": "T", "name": "Type T - Burstable", "description": "Server CPUs are assigned to a dedicated physical CPU thread with reserved resources guaranteed.", "cpuCores": [ 1, 2, 4, 6, 8, 12, 16, 20, 24, 28, 32, 36, 40, 48, 56, 64, 72 ], "ramMB": [ 256, 512, 1024, 2048, 3072, 4096, 6144, 8192, 10240, 12288, 16384, 24576, 32768, 49152, 65536, 98304, 131072, 200704, 262144, 327680, 393216 ] }, { "id": "A", "name": "Type A - Availability", "description": "Server CPUs are assigned to a non-dedicated physical CPU thread with no resources guaranteed.", "cpuCores": [ 1, 2, 4, 6, 8, 12, 16, 20, 24, 28, 32 ], "ramMB": [ 256, 512, 1024, 2048, 3072, 4096, 6144, 8192, 10240, 12288, 16384, 24576, 32768, 49152, 65536, 98304, 131072 ] } ] }